diff options
| author | 2017-12-17 15:43:02 +0100 | |
|---|---|---|
| committer | 2017-12-17 15:43:02 +0100 | |
| commit | aadb632fffe22efcf5e1ecc0731329601f156f56 (patch) | |
| tree | cb72ee3b33f018b3531fdc109f6ea4b6941ae574 | |
| parent | 3db1a96a180f33f113e3cd95c88fd5d4666ad02b (diff) | |
Changelog 1697, 1704, 1732
https://github.com/FreshRSS/FreshRSS/pull/1697
https://github.com/FreshRSS/FreshRSS/pull/1704
https://github.com/FreshRSS/FreshRSS/pull/1732
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 453a06b7d..c53050cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# Changelog +# FreshRSS changelog -## 2017-1X-XX FreshRSS 1.8.1-dev +## 2017-12-17 FreshRSS 1.9.0-dev * API * Breaking change / compatibility fix (EasyRSS): Provide `link` to articles without HTML-encoding [#1683](https://github.com/FreshRSS/FreshRSS/issues/1683) @@ -34,6 +34,8 @@ * Basic mechanism to limit the size of the logs [#1712](https://github.com/FreshRSS/FreshRSS/pull/1712) * Translation validation tool [#1653](https://github.com/FreshRSS/FreshRSS/pull/1653) * Translation manipulation tool [#1658](https://github.com/FreshRSS/FreshRSS/pull/1658) + * Improved documentation [#1697](https://github.com/FreshRSS/FreshRSS/pull/1697), [#1704](https://github.com/FreshRSS/FreshRSS/pull/1704) + * New `.editorconfig` file [#1732](https://github.com/FreshRSS/FreshRSS/pull/1732) ## 2017-10-01 FreshRSS 1.8.0 |
