aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-17 00:06:26 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-17 00:06:26 +0100
commit6b202eb291d83fcbf8799988028fc86f2e04a6c6 (patch)
tree9a8e91c2417924c81c4c54ebcafd2d6ef60b9737
parentcb37fc8b9f148177acc76d037c52e71915ec36f7 (diff)
Changelog 1716
https://github.com/FreshRSS/FreshRSS/pull/1716
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85fc76aef..5dbabff60 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,6 @@
* Add more Unicode glyphs in the Open Sans font [#1032](https://github.com/FreshRSS/FreshRSS/pull/1032)
* Show URL to add subscriptions from third-party tools [#1247](https://github.com/FreshRSS/FreshRSS/issues/1247)
* Improved message when checking for new versions [#1586](https://github.com/FreshRSS/FreshRSS/issues/1586)
- * Hebrew [#1716](https://github.com/FreshRSS/FreshRSS/pull/1716)
* SimplePie
* Remove "SimplePie" name from HTTP User-Agent string [#1656](https://github.com/FreshRSS/FreshRSS/pull/1656)
* Bug fixing
@@ -24,6 +23,7 @@
* SQL
* Perform `VACUUM` on SQLite and PostgreSQL databases when optimisation is requested [#918](https://github.com/FreshRSS/FreshRSS/issues/918)
* I18n
+ * Hebrew [#1716](https://github.com/FreshRSS/FreshRSS/pull/1716)
* Improved German [#1698](https://github.com/FreshRSS/FreshRSS/pull/1698)
* Extensions
* Show existing extensions in admin panel [#1708](https://github.com/FreshRSS/FreshRSS/pull/1708)