aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-02-23 21:23:47 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-02-23 21:23:47 +0100
commit081d65e2a52c28174df6ee68105d28b21a4422aa (patch)
tree750695c3a5e9b4d2f3bcb835f03317cde93ca1c2 /CHANGELOG.md
parent003e212346c56eb86bc8e6a6057f4d7744ee917f (diff)
Changelog 1435
https://github.com/FreshRSS/FreshRSS/pull/1435 @dswd
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d324a54c5..c9031c397 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
* Chrome parity with Firefox: auto-focus tab when clicking on notification [#1409](https://github.com/FreshRSS/FreshRSS/pull/1409)
* Bug fixing
* Fix PostgreSQL bugs with API and feed modifications [#1417](https://github.com/FreshRSS/FreshRSS/pull/1417)
+ * Allow empty strings in CLI do-install [#1435](https://github.com/FreshRSS/FreshRSS/pull/1435)
* Security
* No version number for anonymous users [#1404](https://github.com/FreshRSS/FreshRSS/issues/1404)