diff options
| author | 2017-09-28 22:51:17 +0200 | |
|---|---|---|
| committer | 2017-09-28 22:51:17 +0200 | |
| commit | e53c10f975de9d35f476343287d720350bcbcbc0 (patch) | |
| tree | d78e6d75f873d1f3ab7104bf704f561143bd2082 | |
| parent | 47abdd051c6b694be99cd3e3e0bccfe12ed15719 (diff) | |
Changelog 1645
https://github.com/FreshRSS/FreshRSS/pull/1645
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb051841..d3a871580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Adjustments to the padding of the tree of categories and feeds [1589](https://github.com/FreshRSS/FreshRSS/pull/1589) * Fix feed column position after lazy-loading images [#1616](https://github.com/FreshRSS/FreshRSS/pull/1616) * Force UI controls for HTML5 video and audio [#1642](https://github.com/FreshRSS/FreshRSS/pull/1642) + * Fix share menu on small screens [#1645](https://github.com/FreshRSS/FreshRSS/pull/1645) * CLI * New command `./cli/update-user` to update user settings [#1600](https://github.com/FreshRSS/FreshRSS/issues/1600) * I18n |
