summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-04 13:48:44 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-04 13:48:44 +0200
commit8ecc37bafc86fdf954ea5606b87f04a7bae54570 (patch)
tree502c8bfb5fac95ff25ecaeec88bdeaf56e76115a /CHANGELOG.md
parent96c7439c7372d603e36412c39d6b2b8948565199 (diff)
fix #624
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5701f7a6..3c5cf2f62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
-owncloud-news (3.203)
+owncloud-news (3.301)
+* **New dependency**: ownCloud >= 7.0.3
* **Bugfix**: Fix issue that prevented going below 1 unread count in the window title
+* **Enhancement**: Show a button to refresh the page instead of reloading the route for pull to refresh
+
owncloud-news (3.202)
* **Security**: Fix [XEE](https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing) on systems with libxml < 2.9 which allows attackers to add a malicious feeds that can include any file content that is readable by the webserver