aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-25 14:44:49 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-25 14:44:49 +0200
commitda1220daac83ddfe55998cf5f0c8d988e72d340e (patch)
tree9be0c50b102650240f976d011ecb0a595125cfa5 /CHANGELOG.md
parent20d1301b462378376ab83bcae56c9065b241e4a5 (diff)
Readme 1450
https://github.com/FreshRSS/FreshRSS/issues/1450
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 211947258..443f72272 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,8 @@
* Download icon 💾 for other MIME types (e.g. `application/*`) [#1522](https://github.com/FreshRSS/FreshRSS/pull/1522)
* I18n
* Improve English [#1465](https://github.com/FreshRSS/FreshRSS/pull/1465)
+* Security
+ * Do not require write access to check availability of new versions [#1450](https://github.com/FreshRSS/FreshRSS/issues/1450)
* Misc.
* Moved `./data/force-https.default.txt` to `./force-https.default.txt`,
`./data/config.default.php` to `./config.default.php`,