diff options
| author | 2017-12-11 20:18:03 +0100 | |
|---|---|---|
| committer | 2017-12-11 20:18:03 +0100 | |
| commit | eca01e366481c73d24d3db8d488a53d38d6ecf5d (patch) | |
| tree | ecdb3f49fb93a5309cecf39de2f395deb6446394 | |
| parent | 27c3092da42854772100101b3ba9a7507c86f3a1 (diff) | |
Changelog 1712
https://github.com/FreshRSS/FreshRSS/pull/1712
https://github.com/FreshRSS/FreshRSS/issues/1562
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab0edf9c..e4dbc63fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ * Show existing extensions in admin panel [#1708](https://github.com/FreshRSS/FreshRSS/pull/1708) * New function `$entry->_hash($hex)` for extensions that change the content of entries [#1707](https://github.com/FreshRSS/FreshRSS/pull/1707) * Misc. + * 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) |
