aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-03 22:13:56 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-03 22:13:56 +0100
commit99af5afba14ca9d19c4790a93090d1ac792e6aaf (patch)
treeb2621993fbf31b523e1d195a152328ca74ac7898 /CHANGELOG.md
parent07dbdd2474ee17bd5957a7c9ead4a92be2cebbd5 (diff)
Changelog 1388
New theme *Origine-compact* https://github.com/FreshRSS/FreshRSS/pull/1388
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 7861b07cc..2b451b05e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
* CLI
* New command `./cli/reconfigure.php` to update an existing installation [#1439](https://github.com/FreshRSS/FreshRSS/pull/1439)
* UI
+ * New theme *Origine-compact* [#1388](https://github.com/FreshRSS/FreshRSS/pull/1388)
* 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)