diff options
| author | 2019-02-03 21:34:44 +0100 | |
|---|---|---|
| committer | 2019-02-03 21:34:44 +0100 | |
| commit | e4224eee2ee8ebc96db34fb70ac225880911477d (patch) | |
| tree | 2268c394eefb590e44cb94495771f689522f6233 | |
| parent | b1ec33a49fd712fc952ff28914904c05d58cd229 (diff) | |
Changelog 2239
https://github.com/FreshRSS/FreshRSS/issues/2239
https://github.com/FreshRSS/FreshRSS/pull/2240
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f9a10d70..db1873ab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Bug fixing * Fix API HTTP Authorization case-sensitivity issue introduced in FreshRSS 1.13.1 [#2233](https://github.com/FreshRSS/FreshRSS/issues/2233) + * Fix breaking warning in Fever API [#2239](https://github.com/FreshRSS/FreshRSS/issues/2239) * UI * Batch scroll-as-read for better client-side and server-side performance [#2199](https://github.com/FreshRSS/FreshRSS/pull/2199) * Rewrite some jQuery code as native JavaScript [#2234](https://github.com/FreshRSS/FreshRSS/pull/2234) |
