aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
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)
----------------------------