summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-13 18:46:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-13 18:46:11 +0200
commitaf5d2420d1f38c19ff5e11c45d3f0f8694c2f0fe (patch)
treee05b8cefefcbd785cadcec6ddf94411c0f44f6a4 /CHANGELOG.md
parent00ca71cc83e9df2c818c2fc8f0d5da5fc1002e88 (diff)
Fix #9728.4.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6de54474d..9529a262e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+owncloud-news (8.4.1)
+* **Bugfix**: Fix error messages in the logs which were caused by outdated template includes, #972
+
owncloud-news (8.4.0)
* **Enhancement**: Use the feed url when showing an example of a curl command if a feed does not exist, #969
* **Enhancement**: Also filter duplicate items from web frontend when in folder, starred or all articles view, #465