diff options
| author | 2023-10-30 22:42:17 +0100 | |
|---|---|---|
| committer | 2023-10-30 22:42:17 +0100 | |
| commit | d8ef50122d51a9b8398089388ae33c4603807309 (patch) | |
| tree | e82e505fa40a7347f44fcacc2cbf174e9d67fe2d | |
| parent | 5ca9101ce86ede176a555e037d13533556a09ab6 (diff) | |
Changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c30f6f16..511f6da54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,12 @@ * Features * Increase SQL (`VARCHAR`) text fields length to maximum possible [#5756](https://github.com/FreshRSS/FreshRSS/pull/5756) * Increase SQL date fields to 64-bit to be ready for year 2038+ [#5570](https://github.com/FreshRSS/FreshRSS/pull/5570) +* Bug fixing + * Fix JavaScript regression in label dropdown [#5785](https://github.com/FreshRSS/FreshRSS/pull/5785) * Misc. * Code improvements [#5511](https://github.com/FreshRSS/FreshRSS/pull/5511) + * Update dev dependencies [#5787](https://github.com/FreshRSS/FreshRSS/pull/5787), + [stylelint-config-recommended-scss/#252](https://github.com/stylelint-scss/stylelint-config-recommended-scss/pull/252) ## 2023-10-30 FreshRSS 1.22.1 |
