diff options
| author | 2017-12-17 00:02:02 +0100 | |
|---|---|---|
| committer | 2017-12-17 00:02:02 +0100 | |
| commit | 3b2dfdbe1e6f0ef9c97734e56f941456046cd7f2 (patch) | |
| tree | fa13dab665fd8ecca51c1f641c6423501b6481ad | |
| parent | e6c1c7d4cb62ff6638a22c90f2d734f4a08a4541 (diff) | |
Changelog 1729
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 85fc76aef..73855c99e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ * I18n * Improved German [#1698](https://github.com/FreshRSS/FreshRSS/pull/1698) * Extensions + * Breaking change: uppercase `./Controllers/` directory [#1729](https://github.com/FreshRSS/FreshRSS/pull/1729) * 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. |
