summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-07 19:03:06 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-07 19:03:06 +0200
commit1e6bb5e853443bef81b3f0fabbacbdb3a4382bb7 (patch)
tree6b52617019b4e4e2a842d938e0e552df9a932cc7
parent941e83678440f3c1564dbccf78c0070b41943d88 (diff)
add link to bugtracker
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34c93d0b4..7584a70e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
owncloud-news (8.2.0)
* **Backwards incompatible change**: Move updater into separate repository at https://github.com/owncloud/news-updater and publish it at pypi
+* **Bugfix**: Make the export/import buttons smaller so they fit in a line on ownCloud 9.0
* **Enhancement**: Marking an item as read will now mark all similar items of the same user as read, regardless of the feed, #465
+* **Enhancement**: Add a link to the documentation and bugtracker in the settings area
owncloud-news (8.1.0)
* **Backwards incompatible change**: URLs for the Python updater must now start with either http:// or https://