Update ChangeLog

This commit is contained in:
Frédéric Guillot 2018-02-05 20:29:42 -08:00
parent 12ff562d31
commit ccb7306dcb
1 changed files with 14 additions and 0 deletions

View File

@ -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)
----------------------------