aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-03-05 21:42:52 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-03-05 21:42:52 -0800
commitdd68181a83f383f80234080d7fd5b5532415cace (patch)
treebdfecf315fc7b908e3935cd6626deaae5aca670b /ChangeLog
parenta8be61cdbb09a895f48884a1567a8e6aa2694381 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69ccfd2..de87d24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Version 2.0.4 (Mar 5, 2018)
+---------------------------
+
+* Add Simplified Chinese translation
+* Add Nunux Keeper integration
+* Filter the list of timezones
+* Add timezone to entries dates for REST and Fever API
+* Show last login and session creation date in current timezone
+* Fix typo in edit user template
+* Improve parser error messages
+* Remove parentheses around feed error messages
+* Support localized feed errors generated by background workers
+* Print info message if DATABASE_URL is not set
+
Version 2.0.3 (Feb 19, 2018)
----------------------------