diff options
| author | 2015-07-20 11:40:33 +0200 | |
|---|---|---|
| committer | 2015-07-20 11:40:33 +0200 | |
| commit | 75d85921b47f1d0fc92dc4d9b91618112967f081 (patch) | |
| tree | 0c668203873b13a70a752e3ad1b30dc3632098c7 | |
| parent | d3a20cac129e63d57da27c16d5a11cc5db2a4db8 (diff) | |
CHANGELOG about loading default conf
See https://github.com/FreshRSS/FreshRSS/issues/890
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b032376c..94410c38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * Add a couple of default feeds for fresh installations. [#886](https://github.com/FreshRSS/FreshRSS/issues/886) * Changed some log visibilities. [#885](https://github.com/FreshRSS/FreshRSS/issues/885) * 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) ## 2015-05-31 FreshRSS 1.1.1 (beta) |
