diff options
| author | 2018-09-15 13:14:45 +0200 | |
|---|---|---|
| committer | 2018-09-15 13:14:45 +0200 | |
| commit | 9fa2122d4a27de7d9a207cea3dee911541b63420 (patch) | |
| tree | 2ed01ab6725d90d2a4955b1374c6fb5051065866 | |
| parent | af27b6d300723883f1110eee103eb892ddf1056d (diff) | |
Changelog 2020, 2021, 2022, 2023
https://github.com/FreshRSS/FreshRSS/pull/2020
https://github.com/FreshRSS/FreshRSS/pull/2021
https://github.com/FreshRSS/FreshRSS/pull/2022
https://github.com/FreshRSS/FreshRSS/pull/2023
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f10bae833..19da8a6d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## 2018-XX-XX FreshRSS 1.11.3 +* Features + * Handle tags containing spaces, as well as comma-separated tags [#2023](https://github.com/FreshRSS/FreshRSS/pull/2023) +* UI + * Fix CSS for button alignments in older Chrome versions [#2020](https://github.com/FreshRSS/FreshRSS/pull/2020) + * Updated to jQuery 3.3.1 [#2021](https://github.com/FreshRSS/FreshRSS/pull/2021) + * Updated to bcrypt.js 2.4.4 [#2022](https://github.com/FreshRSS/FreshRSS/pull/2022) ## 2018-09-09 FreshRSS 1.11.2 |
