summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 969af92a7..d402c7c39 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@
* UI
* Hide categories/feeds with unread articles when showing only unread articles
* Dynamic favicon showing the number of unread articles
+ * New theme: Screwdriver by Mister aiR
* Statistics
* New page with article repartition
* Improvements
@@ -12,6 +13,7 @@
* Basic protection against XSRF (Cross-Site Request Forgery) based on HTTP Referer (POST requests only)
* Misc.
* Changed lazyload implementation
+ * Support of HTML5 notifications for new upcoming articles
* Bux fixes in export function, add/remove users, keyboard shortcuts, etc.