diff options
| author | 2017-11-11 12:21:41 +0100 | |
|---|---|---|
| committer | 2017-11-11 12:21:41 +0100 | |
| commit | 07fa243bf24f0c4bef2df612a316e8d58907dc8a (patch) | |
| tree | 41771c8056ab28d1455e2fd1be3f06fcd88e73cc /CHANGELOG.md | |
| parent | db44b4850785d0fa92d3174bf53f37120ae2fce6 (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.md | 2 |
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 |
