summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-11 15:23:30 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-11 15:23:30 +0200
commit030202a6c6f42e064803f8343d837b5dd69b83a5 (patch)
treea4f8ab76a868f5ca9e1497f2a9b2a090457c6601
parente63fbaebcba2ef3330ed34426b76bb3ad4156ea6 (diff)
changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3430cbcc..2ade81616 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
owncloud-news (5.3.1)
+* **Enhancement**: Animate color transformation for headlines when reading feeds
* **Enhancement**: Make entire area for adding feeds and folders clickable
* **Enhancement**: Do not use as much space for longer headings in compact mode
+* **Bugfix**: Also use the set curl timeout in addition to the connect timeout to react to timeouts after connections which is important for slow feeds, #763
owncloud-news (5.3.0)
* **Enhancement**: Make it possible to search articles in the search field. To migrate older articles to this functionality, check the README section "Updating from versions prior to 5.3.0", #185