diff options
| author | 2018-06-20 20:53:48 +0200 | |
|---|---|---|
| committer | 2018-06-20 20:53:48 +0200 | |
| commit | 0dab4f8bce46d6a1d81b4b369e5beaa4d385813f (patch) | |
| tree | 209c2112305570f21b85ab6ffe954f91f85f1a91 | |
| parent | c4903bc8db41c0aed803e1bc183ade3eeb17aa8d (diff) | |
Changelog 1928 1944
https://github.com/FreshRSS/FreshRSS/issues/1928
https://github.com/FreshRSS/FreshRSS/pull/1941
https://github.com/FreshRSS/FreshRSS/issues/1944
https://github.com/FreshRSS/FreshRSS/pull/1945
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9156b9e5a..a5c991550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## 2018-XX-XX FreshRSS 1.11.2-dev +* Bug fixing + * Fix bugs when searching with special characters (e.g. preventing marking as read) [#1944](https://github.com/FreshRSS/FreshRSS/issues/1944) +* Mics. + * Auto-login after self user creation [#1928](https://github.com/FreshRSS/FreshRSS/issues/1928) + ## 2018-06-16 FreshRSS 1.11.1 |
