diff options
| author | 2018-11-11 21:06:44 +0100 | |
|---|---|---|
| committer | 2018-11-11 21:06:44 +0100 | |
| commit | ac62742082c3de4629664e506f6cc0fbfd9e09f7 (patch) | |
| tree | 3b7d77ac2d420a06413ecee75fdca10a366e3965 | |
| parent | 4dcddff53206dca177128ad001587194ef9b6558 (diff) | |
Readme
https://github.com/FreshRSS/FreshRSS/issues/2085
https://github.com/FreshRSS/FreshRSS/pull/2088
https://github.com/FreshRSS/FreshRSS/pull/2089
https://github.com/FreshRSS/FreshRSS/issues/2091
https://github.com/FreshRSS/FreshRSS/pull/2092
https://github.com/FreshRSS/FreshRSS/pull/2093
https://github.com/FreshRSS/FreshRSS/pull/2094
https://github.com/FreshRSS/FreshRSS/pull/2099
https://github.com/FreshRSS/FreshRSS/pull/2110
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 12284e35c..26d3a1941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## 2018-1X-XX FreshRSS 1.12.1-dev +* API + * Improvements to the Google Reader API / Open Reader API [#2093](https://github.com/FreshRSS/FreshRSS/pull/2093) + * Support for Vienna RSS (client for Mac OS X) [#2091](https://github.com/FreshRSS/FreshRSS/issues/2091) +* Features + * Ability to import XML files exported from Tiny-Tiny-RSS (#2079)[https://github.com/FreshRSS/FreshRSS/issues/2079] +* UI + * Fix regression from 1.12.0 preventing from closing an article [#2085](https://github.com/FreshRSS/FreshRSS/issues/2085) + * Improvements of the Swage theme [#2088](https://github.com/FreshRSS/FreshRSS/pull/2088), [#2094](https://github.com/FreshRSS/FreshRSS/pull/2094) + * Style improvements [#2089](https://github.com/FreshRSS/FreshRSS/pull/2089) +* I18n + * Occitan [#2110](https://github.com/FreshRSS/FreshRSS/pull/2110) ## 2018-10-28 FreshRSS 1.12.0 |
