aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-04-07 15:47:18 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-04-07 15:47:18 -0700
commit336d44b00e312cd6124a82044f5d970ab5419a77 (patch)
tree309596a6e047c0a65ea12e1d7c86843cf311eb01 /ChangeLog
parent46d67acf224d333942ff87cfce9e60c2dd36ad0a (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de87d24..3172330 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Version 2.0.5 (Apr 7, 2018)
+---------------------------
+
+* Avoid unread counter to be off by one when reading an entry
+* Add Comments URL to entries
+* Add FreeBSD build target
+* Handle RSS author elements with inner HTML
+* Fix typo in translations
+* Add Dutch translation
+* Convert enclosure size field to bigint
+* Switch CI to Go v1.10
+* Fix broken OPML import when compiling with Go 1.10
+
Version 2.0.4 (Mar 5, 2018)
---------------------------