Add entry announcing new ConfigDB mix tasks
authorMark Felder <feld@FreeBSD.org>
Sat, 5 Dec 2020 14:41:15 +0000 (08:41 -0600)
committerMark Felder <feld@FreeBSD.org>
Sat, 5 Dec 2020 14:44:02 +0000 (08:44 -0600)
CHANGELOG.md

index f4ef66408574649af2c092a8d0662912f27afc46..7fe68f4b9f0c8703e11ef556b257145a7c3e04c5 100644 (file)
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media`.
 - The site title is now injected as a `title` tag like preloads or metadata.
 - Password reset tokens now are not accepted after a certain age.
+- Mix tasks to help with displaying and removing ConfigDB entries. See `mix pleroma.config`
 
 <details>
   <summary>API Changes</summary>