aboutsummaryrefslogtreecommitdiff
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
parent074ab63bb1e59d527576cb91ed2e9f484a37b216 (diff)
Update changelog and add myself to contributors
-rw-r--r--CHANGELOG.md1
-rw-r--r--CREDITS.md1
2 files changed, 2 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)
diff --git a/CREDITS.md b/CREDITS.md
index 70c7437a9..9d123f7c2 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -6,6 +6,7 @@ People are sorted by name so please keep this order.
---
+* [Adrien Dorsaz](https://github.com/Trim): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=Trim), [Web](https://adorsaz.ch/)
* [Alexandre Alapetite](https://github.com/Alkarex): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=Alkarex), [Web](http://alexandre.alapetite.fr/)
* [Alexis Degrugillier](https://github.com/aledeg): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=aledeg)
* [Alwaysin](https://github.com/Alwaysin): [contributions](https://github.com/FreshRSS/FreshRSS/commits?author=Alwaysin)