aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-02-03 21:34:44 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-02-03 21:34:44 +0100
commite4224eee2ee8ebc96db34fb70ac225880911477d (patch)
tree2268c394eefb590e44cb94495771f689522f6233
parentb1ec33a49fd712fc952ff28914904c05d58cd229 (diff)
Changelog 2239
https://github.com/FreshRSS/FreshRSS/issues/2239 https://github.com/FreshRSS/FreshRSS/pull/2240
-rw-r--r--CHANGELOG.md1
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)