diff options
| author | 2017-08-19 16:24:44 +0200 | |
|---|---|---|
| committer | 2017-08-19 16:24:44 +0200 | |
| commit | 4a813ff06fc06d1ce6c9cda2d66ff9895152be89 (patch) | |
| tree | 7476dba425a794c516ded6c1a111ea68b8b55967 | |
| parent | d0281a9f35fa5d4c607bac26ebabd43da6eb2ce2 (diff) | |
Changelog 1600
https://github.com/FreshRSS/FreshRSS/issues/1600
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3caf39d3a..8d2060d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * UI * New page for subscription tools [#1534](https://github.com/FreshRSS/FreshRSS/issues/1354) +* CLI + * New command `./cli/update-user` to update user settings [#1600](https://github.com/FreshRSS/FreshRSS/issues/1600) * I18n * Korean [#1578](https://github.com/FreshRSS/FreshRSS/pull/1578) * Bug fixing |
