summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 15:46:58 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 15:46:58 +0100
commit838b1c4725a6f9a95a844e293cf068a62f9838f4 (patch)
tree51850ec6cc04de3effbbcc1598b0d7cc537b7590
parenta425d0f8f3af6f2e7130e59fbea322b14ef2ba32 (diff)
changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9dcd29cd..a093da3b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,6 @@
owncloud-news (5.2.7)
* **Enhancement**: If the app is called with the subscribe\_to url parameter (e.g. **?subscribe_to=http://path.to/feed**) the feed input is prefilled with the address
+* **Enhancement**: Register the app as feed reader in Firefox
owncloud-news (5.2.6)
* **Bugfix**: Update picoFeed to strip out contents of script and style tags which were previously converted into plain text, #723