diff options
| author | 2015-11-03 20:39:48 +0100 | |
|---|---|---|
| committer | 2015-11-03 20:39:48 +0100 | |
| commit | 2520368db459cda1745431a887d5218b316113df (patch) | |
| tree | ba5c71b8ad09fb0654d2abad955900a8b9284c97 | |
| parent | 529a28567f7166b7e4ed1ff62388b86765f71226 (diff) | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 828884546..167c5a29e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 2015-xx-xx FreshRSS 1.1.4-beta +## 2015-11-03 FreshRSS 1.2.0 / 1.3.0-beta * Features * Share with Movim [#992](https://github.com/FreshRSS/FreshRSS/issues/992) @@ -8,10 +8,12 @@ * Security * Invalid logins now return HTTP 403, to be easier to catch (e.g. fail2ban) [#1015](https://github.com/FreshRSS/FreshRSS/issues/1015) * UI + * Remove "title" field during installation [#858](https://github.com/FreshRSS/FreshRSS/issues/858) * Visual alert on categories containing feeds in error [#984](https://github.com/FreshRSS/FreshRSS/pull/984) * I18n * Italian [#1003](https://github.com/FreshRSS/FreshRSS/issues/1003) * Misc. + * Support reverse proxy [#975](https://github.com/FreshRSS/FreshRSS/issues/975) * Make auto-update server URL alterable [#1019](https://github.com/FreshRSS/FreshRSS/issues/1019) |
