aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-03 10:48:48 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-03 10:48:48 +0100
commitb88b7c03a9cd7db56648b83fd4a7a07e8426a5d5 (patch)
tree8c3787eabb7c5eca01c02908c67793b568124258
parente22d4dfdd3e708f4558735e3dc2864361e2cacc2 (diff)
Readme 1805, 1807, 1808, 1809
https://github.com/FreshRSS/FreshRSS/pull/1805 https://github.com/FreshRSS/FreshRSS/issues/1807 https://github.com/FreshRSS/FreshRSS/pull/1808 https://github.com/FreshRSS/FreshRSS/pull/1809
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd94511e3..b36947d05 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,17 @@
# FreshRSS changelog
-## 2018-03-XX FreshRSS 1.10.1-dev
+## 2018-03-0X FreshRSS 1.10.1-dev
+
* Bug fixing
* Fix API bug for EasyRSS [#1799](https://github.com/FreshRSS/FreshRSS/issues/1799)
+ * Fix login bug when using double authentication (HTTP + Web form) [#1807](https://github.com/FreshRSS/FreshRSS/issues/1807)
* Fix database upgrade for FreshRSS versions older than 1.1.1 [#1803](https://github.com/FreshRSS/FreshRSS/issues/1803)
+* UI
+ * Add tooltips on share configuration buttons [#1805](https://github.com/FreshRSS/FreshRSS/pull/1805)
* Misc.
* Show article author email when there is no author name [#1801](https://github.com/FreshRSS/FreshRSS/pull/1801)
+ * Improve translation tools [#1808](https://github.com/FreshRSS/FreshRSS/pull/1808)
+
## 2018-02-24 FreshRSS 1.10.0