aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-07-23 22:56:08 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-07-23 22:56:08 +0200
commit9245347c0feffc21b89a5bf79b1ba9a63efa0327 (patch)
tree1164cc75fb57f30ccd27995eee5d4f52355b7df1
parent763ceff7ca888a6a15d1edc46d01cd13e087fd5c (diff)
Changelog 1960 1962
https://github.com/FreshRSS/FreshRSS/pull/1960 https://github.com/FreshRSS/FreshRSS/issues/1962 https://github.com/FreshRSS/FreshRSS/pull/1964
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80361b09f..4a33c8668 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,14 @@
## 2018-XX-XX FreshRSS 1.11.2-dev
+* Features
+ * Share with LinkedIn [#1960](https://github.com/FreshRSS/FreshRSS/pull/1960)
* Deployment
* Update Docker image to Alpine 3.8 with PHP 7.2 [#1956](https://github.com/FreshRSS/FreshRSS/pull/1956)
* Bug fixing
* Fix bugs when searching with special characters (e.g. preventing marking as read) [#1944](https://github.com/FreshRSS/FreshRSS/issues/1944)
* Fix username check in API to allow underscores [#1955](https://github.com/FreshRSS/FreshRSS/issues/1955)
+ * Fix Fever API to allow 32-bit architectures [#1962](https://github.com/FreshRSS/FreshRSS/issues/1962)
* Security
* Avoid feed credentials in logs [#1949](https://github.com/FreshRSS/FreshRSS/pull/1949)
* Mics.