summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-10-19 10:28:48 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-10-19 10:28:48 +0200
commit9efe608d059764717d7718fa8c698f18a502c1aa (patch)
tree5ab68dfc869e809190cba6b17bc22b1de420159a
parent4e329e8bb89218680f8d9320426116cc5f22ab85 (diff)
Changelog 2053
https://github.com/FreshRSS/FreshRSS/pull/2053
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92ab5a203..778596427 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@
* Ask confirmation for important configuration actions [#2048](https://github.com/FreshRSS/FreshRSS/pull/2048)
* Fix database size in the Web UI for users about to be deleted [#2047](https://github.com/FreshRSS/FreshRSS/pull/2047)
* Fix actualize bug after install [#2044](https://github.com/FreshRSS/FreshRSS/pull/2044)
+* Extensions
+ * Update built-in extension to again fix Tumblr feeds from European Union due to GDPR [#2053](https://github.com/FreshRSS/FreshRSS/pull/2053)
* Misc.
* Better port detection behind a proxy [#2031](https://github.com/FreshRSS/FreshRSS/issues/2031)