aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-04 22:05:26 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-04 22:05:26 +0100
commitc7222d433112249906189cf68b16525ea04d1c3b (patch)
treee60c7e9e2a1b98dd7dbd837023a43641f820478a
parent90cb9a2162a5a6c9f4ea2fde6cd4a3df899025e3 (diff)
Changelog 2621 2625 etc.
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46cd60709..ab8b526af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,15 @@
# FreshRSS changelog
-## 20XX-XX-XX FreshRSS 1.15.1-dev
+## 2019-11-XX FreshRSS 1.15.1-dev
+* Features
+ * New approch based on OPML to definite default feeds for new users [#2627](https://github.com/FreshRSS/FreshRSS/pull/2627)
+* API
+ * Always send articles IDs as string, to fix compatibility with Reeder [#2621](https://github.com/FreshRSS/FreshRSS/pull/2621)
+* Bug fixing
+ * Fix bug in database size estimation with PostgreSQL for users with uppercase names [#2631](https://github.com/FreshRSS/FreshRSS/pull/2631)
+* Misc.
+ * Perform automatic git updates with safer fetch+reset instead of clean+fetch+merge [#2625](https://github.com/FreshRSS/FreshRSS/pull/2625)
## 2019-10-31 FreshRSS 1.15.0