diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 890572fe49458e15ac077e3cfa7132cee223b1e9..cf06b90502bfaaf752614dc96a92a3894a77a6ca 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,12 +9,18 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Added
+~~~~~
+
+* Provide ``SITE_PREFERENCES`` template variable for easier and request-independent access on all site preferences.
+
 Fixed
 ~~~~~
 
 * Make style.css and favicons cachable.
 * Import model extensions from other apps before form extensions.
 * Recreate backwards compatiblity for OAuth URLs by using ``oauth/`` again.
+* Show correct logo and school title in print template if created in the background.
 
 Removed
 ~~~~~~~