summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net> 2018-02-19 20:15:57 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net> 2018-02-19 20:15:57 -0800
commit73a0a25b6cf9e2b11476c9b6504c69e7d33f4ccc (patch)
treef7480c64a60c23c85440d12a754faf9171da4fd7
parent2786b8f1637458e2a53018385565838ca91e83d7 (diff)
downloadv2-73a0a25b6cf9e2b11476c9b6504c69e7d33f4ccc.tar.gz
v2-73a0a25b6cf9e2b11476c9b6504c69e7d33f4ccc.tar.zst
v2-73a0a25b6cf9e2b11476c9b6504c69e7d33f4ccc.zip
Update ChangeLog2.0.3
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37b9c81d..69ccfd29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Version 2.0.3 (Feb 19, 2018)
+----------------------------
+
+* Add Polish translation
+* Change color of <q> tags for black theme
+* Add database indexes (don't forget to run database migrations)
+* Handle Atom feeds with HTML title
+* Strip invalid XML characters to avoid parsing errors
+* Improve error handling for HTTP client
+
Version 2.0.2 (Feb 5, 2018)
---------------------------