diff options
| author | 2016-10-07 18:23:17 +0200 | |
|---|---|---|
| committer | 2016-10-07 18:23:17 +0200 | |
| commit | 3a54572b524bcbd686e83ec01c9289db05eaf295 (patch) | |
| tree | 34a16d5500500b5a027e4473f4971af7e43a397a | |
| parent | cba15d380928950701ee0dd77b5e665a82cd47f7 (diff) | |
Changelog Allow extensions for default accout in anonymous mode
https://github.com/FreshRSS/FreshRSS/issues/1257#issuecomment-248111169
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bc3ba3df..602499442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ * UI * Download icon 💾 for podcasts [#1236](https://github.com/FreshRSS/FreshRSS/issues/1236) * Extensions + * Allow extensions for default accout in anonymous mode [#1288](https://github.com/FreshRSS/FreshRSS/pull/1288) * Trigger a `freshrss:load-more` JavaScript event to help extensions [#1278](https://github.com/FreshRSS/FreshRSS/issues/1278) |
