diff options
| author | 2017-10-07 13:29:08 +0200 | |
|---|---|---|
| committer | 2017-10-07 13:29:08 +0200 | |
| commit | 9bbec9a1e8035555bec014bc26f7ef178daaf725 (patch) | |
| tree | 6282e7a5782486c59735e455d29d2036586c7974 | |
| parent | 863ce029dde483e201ee3177db02bae93d2b62e0 (diff) | |
Minor changelog fix
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c16a37a..0b73bc2c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ * Fix share menu on small screens [#1645](https://github.com/FreshRSS/FreshRSS/pull/1645) * Go back to previous view when collapsing article [#1177](https://github.com/FreshRSS/FreshRSS/issues/1177) * CLI - * New command `./cli/update-user` to update user settings [#1600](https://github.com/FreshRSS/FreshRSS/issues/1600) + * New command `./cli/update-user.php` to update user settings [#1600](https://github.com/FreshRSS/FreshRSS/issues/1600) * I18n * Korean [#1578](https://github.com/FreshRSS/FreshRSS/pull/1578) * Portuguese (Brazilian) [#1648](https://github.com/FreshRSS/FreshRSS/pull/1648) |
