From 8a1e7be3ff1cb2bb792a444e00fc08b2aa7fb95d Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 29 Jul 2015 08:31:37 +0200 Subject: Update CHANGELOG Add the last forgotten changes - https://github.com/FreshRSS/FreshRSS/issues/865 - https://github.com/FreshRSS/FreshRSS/issues/923 - https://github.com/FreshRSS/FreshRSS/issues/925 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 68a9d0b73..c8356758a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2015-07-xx FreshRSS 1.1.2 (beta) +## 2015-07-30 FreshRSS 1.1.2-beta * Features * Support for PubSubHubbub for instant notifications from compatible Web sites. [#312](https://github.com/FreshRSS/FreshRSS/issues/312) @@ -23,6 +23,9 @@ * 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) + * Generate `base_url` during the installation and add a `pubsubhubbub_enabled` configuration key. [#865](https://github.com/FreshRSS/FreshRSS/issues/865) + * Load configuration by recursion to overwrite array values. [#923](https://github.com/FreshRSS/FreshRSS/issues/923) + * Cast `$limits` configuration values in integer. [#925](https://github.com/FreshRSS/FreshRSS/issues/925) ## 2015-05-31 FreshRSS 1.1.1 (beta) -- cgit v1.2.3