diff options
| author | 2019-06-22 14:41:06 +0200 | |
|---|---|---|
| committer | 2019-06-22 14:41:06 +0200 | |
| commit | c161d4965a1461f3894c2ecb86a6b0948ee04940 (patch) | |
| tree | 403559765a3fe1d399eb33374ede6f5d40ce4bb3 | |
| parent | 3a06d6d465814d7f56f36ca1771ac494730ec3a6 (diff) | |
Minor readme
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 40204ac95..332d7ba3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,15 @@ * Security * Allow `@-` as valid characters in usernames (i.e. allow most e-mails) [#2391](https://github.com/FreshRSS/FreshRSS/issues/2391) +* Bug fixing + * Fix API call for removing a category [#2411](https://github.com/FreshRSS/FreshRSS/issues/2411) + * Fix refresh icon in Swage theme [#2375](https://github.com/FreshRSS/FreshRSS/issues/2375) + * Fix message banner in Swage theme [#2379](https://github.com/FreshRSS/FreshRSS/issues/2379) * UI * New configuration page for each category [#2369](https://github.com/FreshRSS/FreshRSS/issues/2369) * Update shortcut configuration page [#2405](https://github.com/FreshRSS/FreshRSS/issues/2405) * CSS style for printing [#2149](https://github.com/FreshRSS/FreshRSS/issues/2149) - * Fix refresh icon in Swage theme [#2375](https://github.com/FreshRSS/FreshRSS/issues/2375) - * Fix message banner in Swage theme [#2379](https://github.com/FreshRSS/FreshRSS/issues/2379) * Updated to jQuery 3.4.1 [#2424](https://github.com/FreshRSS/FreshRSS/pull/2424) -* Bug fixing - * Fix API call for removing a category [#2411](https://github.com/FreshRSS/FreshRSS/issues/2411) * Deployment * Docker: Ubuntu image updated to 19.04 with PHP 7.2.19 and Apache 2.4.38 [#2422](https://github.com/FreshRSS/FreshRSS/pull/2422) * Docker: Alpine image updated to 3.10 with PHP 7.3.6 and Apache 2.4.39 [#2238](https://github.com/FreshRSS/FreshRSS/pull/2238) |
