aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2017-06-20 09:19:12 +0200
committerGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2017-06-20 09:19:12 +0200
commitd5c168b30810575b3e28a0dafd6acd68a035dec1 (patch)
tree42d5e5d0a7c60d905440aac352a3ada2c54093a7
parent3e28ca565e4065e805925f63af7dc9f2845e1903 (diff)
Changelog 1354, 1568, 1578
https://github.com/FreshRSS/FreshRSS/issues/1354 https://github.com/FreshRSS/FreshRSS/pull/1568 https://github.com/FreshRSS/FreshRSS/pull/1578
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c66c552a5..4f6e74281 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## 2017-XX-XX FreshRSS 1.7.1-dev
+* UI
+ * New page for subscription tools [#1534](https://github.com/FreshRSS/FreshRSS/issues/1354)
+* I18n
+ * Korean [#1578](https://github.com/FreshRSS/FreshRSS/pull/1578)
* Bug fixing
* PHP 7.1 compatibility for the API [#1584](https://github.com/FreshRSS/FreshRSS/issues/1584)