diff options
| author | 2015-08-29 12:00:01 +0200 | |
|---|---|---|
| committer | 2015-08-29 12:00:01 +0200 | |
| commit | 6066238ca8d2e5304b8df19412e1b248b6904120 (patch) | |
| tree | 36952693c6e659c1c445c43fbde64c3352287fe6 | |
| parent | ebcebfe4311838406e85efb701c68024dbf08fbc (diff) | |
Some changes for 1.1.3-beta
https://github.com/FreshRSS/FreshRSS/pull/958
https://github.com/FreshRSS/FreshRSS/issues/892
https://github.com/FreshRSS/FreshRSS/issues/680
https://github.com/FreshRSS/FreshRSS/issues/858
https://github.com/FreshRSS/FreshRSS/issues/953
https://github.com/FreshRSS/FreshRSS/pull/954
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/issues/924
https://github.com/FreshRSS/FreshRSS/pull/936
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c89b52790..da5428e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 2015-08-31 FreshRSS 1.1.3-beta +## 2015-xx-xx FreshRSS 1.1.3-beta -Nothing for the moment. +* UI + * Configuration page for global settings such as limits [#958](https://github.com/FreshRSS/FreshRSS/pull/958) + * Add feed ID in articles to ease styling [#953](https://github.com/FreshRSS/FreshRSS/issues/953) +* I18n + * Dutch [#949](https://github.com/FreshRSS/FreshRSS/issues/949) +# Bug fixing + * Session cookie bug [#924](https://github.com/FreshRSS/FreshRSS/issues/924) ## 2015-07-30 FreshRSS 1.1.2-beta |
