diff --git a/ChangeLog b/ChangeLog index fd9aa55e..37b9c81d 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) ----------------------------