summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 12:30:13 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-26 12:30:13 +0200
commit15e7af34b122bb227fbe1b54cb34de7c9af1e7a3 (patch)
treee27499b82cbf6e40f58ad4004fa8463c931805f7
parent964fb8971522a7b2b9a864516a5c3e50e27a62ab (diff)
Changelog 1539
https://github.com/FreshRSS/FreshRSS/pull/1539 https://github.com/FreshRSS/FreshRSS/issues/1530
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22e58a086..2e2e4389b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
* Work around for IE / Edge bug in username pattern in version 1.6.3 [#1511](https://github.com/FreshRSS/FreshRSS/issues/1511)
* Fix *mark as read* articles when adding a new feed [#1535](https://github.com/FreshRSS/FreshRSS/issues/1535)
* UI
+ * New option for not closing the article when clicking outside its area [#1539](https://github.com/FreshRSS/FreshRSS/pull/1539)
* 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)