From f241fc1841df89285ecb6f124f0d70198d712b2f Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 1 Oct 2017 18:22:06 +0200 Subject: Prepare release of version 1.8.0 (#1649) https://github.com/FreshRSS/FreshRSS/milestone/24 --- CHANGELOG.md | 2 +- constants.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 804631b7f..9dbdbe960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2017-XX-XX FreshRSS 1.7.1-dev +## 2017-10-01 FreshRSS 1.8.0 * Compatibility: * Minimal PHP version increased to PHP 5.3.8+ to fix sanitize bug [#1604](https://github.com/FreshRSS/FreshRSS/issues/1604) diff --git a/constants.php b/constants.php index 792c39df7..be70188e0 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@