diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index a46793f6b4c4c58f3dfa65b749027a29bc0e1959..955b96f9c2c7e6189fa13c6cbe08c9daccfba01a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -12,6 +12,7 @@ Unreleased
 Added
 ~~~~~
 
+* Add iconify icons
 * Use identicons where avatars are missing.
 * Display personal photos instead of avatars based on a site preference.
 * Add an account menu in the top navbar.
@@ -33,6 +34,11 @@ Fixed
 
 * The ``reset password`` button on the login site used to overflow the card on smaller devices.
 
+Deprecated
+~~~~~~~~~~
+
+* Legacy material icon font will be removed in AlekSIS-Core 3.0
+
 `2.7.4`_ - 2022-02-09
 ---------------------