diff options
| author | 2016-10-06 22:25:15 +0200 | |
|---|---|---|
| committer | 2016-10-06 22:25:15 +0200 | |
| commit | 2fa269fafcb260addca269e097d25bec77acf0b6 (patch) | |
| tree | 8fac4bb8d434d7a68f703bbc28d7961e53f9fa5c | |
| parent | 7adcc0d29d54461222d57924d5d2875d639ca698 (diff) | |
Changelog freshrss:load-more
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc9d1e36..1bc3ba3df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ * Prevent `<a target="_blank">` attacks with `window.opener` [#1245](https://github.com/FreshRSS/FreshRSS/issues/1245) * UI * Download icon 💾 for podcasts [#1236](https://github.com/FreshRSS/FreshRSS/issues/1236) +* Extensions + * Trigger a `freshrss:load-more` JavaScript event to help extensions [#1278](https://github.com/FreshRSS/FreshRSS/issues/1278) ## 2016-08-29 FreshRSS 1.5.0 |
