diff options
| author | 2015-07-29 08:25:26 +0200 | |
|---|---|---|
| committer | 2015-07-29 08:25:26 +0200 | |
| commit | a58bd1aa38c0bf2a5dcca5d2bb62d19a835546ec (patch) | |
| tree | 2150b8848fc0c693f25b36cdfff29953b1b0759e | |
| parent | 6dbe33c51e83bbfc1e18c5bdf764411799502a99 (diff) | |
Update CHANGELOG
| -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) |
