summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-11-11 12:21:41 +0100
committerGravatar GitHub <noreply@github.com> 2017-11-11 12:21:41 +0100
commit07fa243bf24f0c4bef2df612a316e8d58907dc8a (patch)
tree41771c8056ab28d1455e2fd1be3f06fcd88e73cc /CHANGELOG.md
parentdb44b4850785d0fa92d3174bf53f37120ae2fce6 (diff)
Fix link encoding in API (#1686)
https://github.com/FreshRSS/FreshRSS/issues/1683 https://github.com/Alkarex/EasyRSS/issues/35
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b74efe42f..d7f045397 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## 2017-1X-XX FreshRSS 1.8.1-dev
+* API
+ * Breaking change / compatibility fix (EasyRSS): Provide `link` to articles without HTML-encoding [#1683](https://github.com/FreshRSS/FreshRSS/issues/1683)
* Features
* Share with Mastodon [#1521](https://github.com/FreshRSS/FreshRSS/issues/1521)
* UI