aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-02-05 20:29:42 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-02-05 20:29:42 -0800
commitccb7306dcb9efdda7db17e371583476508d4cdea (patch)
tree160fd77da4cba28a809bc352230325711c722c88 /ChangeLog
parent12ff562d31fc5ab53c74aacb6ab2cd26444ed978 (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 fd9aa55..37b9c81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Version 2.0.2 (Feb 5, 2018)
+---------------------------
+
+* Add support for Let's Encrypt http-01 challenge
+* Move template functions outside engine (refactoring)
+* Take timezone into consideration when calculating relative time
+* Add support for HTTP Strict Transport Security header
+* Add support for base URLs with subfolders
+* Add missing about menu in settings
+* Show API URL endpoints in user interface
+* Do not update entry date while refreshing a feed
+* Add flag to toggle debug logging
+* Improve unread counter updates
+
Version 2.0.1 (Jan 22, 2018)
----------------------------