aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-12-09 16:07:18 +0100
committerlain <lain@soykaf.club>2020-12-09 16:07:18 +0100
commitb233ed2e097a2ab0d0dd65fc9b26a61317cdf574 (patch)
tree9742e8252fc11cfc69688462bbe3bccd6146a7ee /CHANGELOG.md
parent002c5b97beb58d3cf0c4916e4c42ad9bd678e2dd (diff)
parente73d878b381f28abbd50e3d4e4894ff56669231d (diff)
downloadpleroma-2307-object-activities-index-issue.tar.gz
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 2307-object-activities-index-issue2307-object-activities-index-issue
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 606f6e1db..72dfbedd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,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>