diff options
author | Maxim Filippov <colixer@gmail.com> | 2019-09-22 23:14:18 +0300 |
---|---|---|
committer | Maxim Filippov <colixer@gmail.com> | 2019-09-22 23:14:18 +0300 |
commit | cf1960d5961a3a01a6d92c44ab4a6d0ce9570a09 (patch) | |
tree | b35715201c396b39fdbf7ab4d08a41d74b3e38e6 | |
parent | d72d4757a8e66c29d58e0a3b7fb36356ae419a54 (diff) | |
download | pleroma-cf1960d5961a3a01a6d92c44ab4a6d0ce9570a09.tar.gz pleroma-cf1960d5961a3a01a6d92c44ab4a6d0ce9570a09.zip |
Better changelog wording
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e5a84f5ae..f28299666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - Refreshing poll results for remote polls -- Admin API: Add ability to force user's password reset +- Admin API: Add ability to require password reset ### Changed - **Breaking:** Elixir >=1.8 is now required (was >= 1.7) |