diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 68a9d0b73..74f4afc9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ * Fix broken links for extension script / style files. [#862](https://github.com/FreshRSS/FreshRSS/issues/862) * Load default configuration during installation to avoid hard-coded values. [#890](https://github.com/FreshRSS/FreshRSS/issues/890) * Fix non-consistent behaviour in Minz_Request::getBaseUrl() and introduce Minz_Request::guessBaseUrl(). [#906](https://github.com/FreshRSS/FreshRSS/issues/906) + * Don't hide errors in configuration. [#920](https://github.com/FreshRSS/FreshRSS/issues/920) ## 2015-05-31 FreshRSS 1.1.1 (beta) |
