diff options
| author | 2017-07-24 08:54:45 +0200 | |
|---|---|---|
| committer | 2017-07-24 08:54:45 +0200 | |
| commit | d0d0861e024efcedd388cb02cbada01d9eb984d5 (patch) | |
| tree | db743fc3605d72c6b5146f75cee478777a5e9686 | |
| parent | 1ac33e02bd8298d7ff700be90fea0ecd5e2eec52 (diff) | |
Changelog 1603
https://github.com/Alkarex/EasyRSS/issues/31
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aad47721a..22c11be1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Korean [#1578](https://github.com/FreshRSS/FreshRSS/pull/1578) * 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) * Misc. * Allow longer database usernames [#1597](https://github.com/FreshRSS/FreshRSS/issues/1597) |
