summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 14:24:25 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-02-28 14:24:25 +0100
commitcd04e2768b6f3ae5d4b921d713e3414ecd14724f (patch)
tree2e532e8e0907a0135ae49e7c3cf2f5f11fe44942 /CHANGELOG.md
parentd85b56d5c967651e47e9723859b516c7d9c463ae (diff)
readme
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 092108b01..b9dcd29cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
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**: 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
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