aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 12:16:28 +0200
committerGravatar GitHub <noreply@github.com> 2017-05-26 12:16:28 +0200
commitb848511574d52ca34c91dfacc7ff0e0059b083a6 (patch)
treee395c72fb983e498bd2d3436c63db67928fa1f12 /CHANGELOG.md
parent1f0c6ee9f7a8fb4daebe629ed636351e0c3c7475 (diff)
parentd9109442125a2e550a10175d556ed7f600376d06 (diff)
Merge pull request #1541 from hoilc/simplified-chinese-translation
simplified chinese translation
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4592790fa..22e58a086 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,8 @@
* Fix PostgreSQL bugs with API and feed modifications [#1417](https://github.com/FreshRSS/FreshRSS/pull/1417)
* Do not mark as read in anonymous mode [#1431](https://github.com/FreshRSS/FreshRSS/issues/1431)
* Fix Favicons warnings [#59dfc64](https://github.com/FreshRSS/FreshRSS/commit/59dfc64512372eaba7609d84500d943bb7274399), [#1452](https://github.com/FreshRSS/FreshRSS/pull/1452)
+* I18n
+ * Simplified Chinese [#1541](https://github.com/FreshRSS/FreshRSS/pull/1541)
* Security
* Sanitize feed Web site URL [#1434](https://github.com/FreshRSS/FreshRSS/issues/1434)
* No version number for anonymous users [#1404](https://github.com/FreshRSS/FreshRSS/issues/1404)