aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Adrien Dorsaz <adrien@adorsaz.ch> 2017-08-15 14:06:17 +0200
committerGravatar Adrien Dorsaz <adrien@adorsaz.ch> 2017-08-15 14:06:17 +0200
commitc23fd7782f4ea20bf7693a86c4d859a7520b01bc (patch)
tree335f7516a39eb7a5479d75d2da9673c48603b3b4 /CHANGELOG.md
parent074ab63bb1e59d527576cb91ed2e9f484a37b216 (diff)
Update changelog and add myself to contributors
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22c11be1e..efb31a752 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
* Bug fixing
* PHP 7.1 compatibility for the API [#1584](https://github.com/FreshRSS/FreshRSS/issues/1584), [#1594](https://github.com/FreshRSS/FreshRSS/pull/1594)
* Fix API compatibility bug between PostgreSQL and EasyRSS [#1603](https://github.com/FreshRSS/FreshRSS/pull/1603)
+ * Fix PostgreSQL error when adding new entries [#1610](https://github.com/FreshRSS/FreshRSS/issues/1610), [#1613](https://github.com/FreshRSS/FreshRSS/pull/1613)
* Misc.
* Allow longer database usernames [#1597](https://github.com/FreshRSS/FreshRSS/issues/1597)