aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-14 22:42:28 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-02-14 22:42:28 +0100
commitb6659a4e5a267550fc0eb3bdda527f7033e2ad38 (patch)
treeb5d8a4a7a1f1b57aa2e760ad37eb23613222b7d3
parent4be15d5b40ffed2d84d4b000591d74f44454ea8a (diff)
Changelog 960
https://github.com/FreshRSS/FreshRSS/issues/960 https://github.com/FreshRSS/FreshRSS/pull/1765 https://github.com/FreshRSS/FreshRSS/pull/1785
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f144bb639..08f021724 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
* Add compatibility with FeedMe 3.5.3+ on Android [#1774](https://github.com/FreshRSS/FreshRSS/pull/1774)
* Features
* Ability to pause feeds, and to hide them from categories [#1750](https://github.com/FreshRSS/FreshRSS/pull/1750)
+ * Ability for the admin to reset a user’s password [#960](https://github.com/FreshRSS/FreshRSS/issues/960)
* Security
* Allow HTTP Auth login with `REDIRECT_REMOTE_USER` when using Apache internal redirect [#1772](https://github.com/FreshRSS/FreshRSS/pull/1772)
* UI