summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-08 20:51:46 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-08 20:51:46 +0200
commitcde0e08f0783e2139b712c3d27cc5184aa3dd387 (patch)
tree4c46b1d59cc6e984801ee08b1945928927095821 /CHANGELOG.md
parent1c4c9992417ccadf51a7425d70cafb12f0405a21 (diff)
Fix #850
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28f59ad43..2a3bfcb96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
-owncloud-news (8.2.1)
+owncloud-news (8.3.0)
* **Bugfix**: Do not abort full OPML import if one feed failed, #843
* **Bugfix**: Show error message when empty OPML file was imported, #924
+* **Enhancement**: Add a keyboard shortcut for opening the next five unread articles, #850
owncloud-news (8.2.0)
* **Backwards incompatible change**: Move updater into separate repository at https://github.com/owncloud/news-updater and publish it on pypi