diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 6806ee00f1201fc4bb40e5a845d9925c79fd91e2..b6e8fc864b8f3830a20c52c2b2c31f2d0658092e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -9,6 +9,12 @@ and this project adheres to `Semantic Versioning`_.
 Unreleased
 ----------
 
+Added
+~~~~~
+
+* Provide an ``ExtensiblePolymorphicModel`` to support the features of extensible models for polymorphic models and vice-versa.
+
+
 Fixed
 ~~~~~
 
@@ -42,7 +48,6 @@ Added
 * OpenID Connect scope and accompanying claim ``groups``
 * Support config files in JSON format
 * Allow apps to dynamically generate OAuth scopes
-* Provide an ``ExtensiblePolymorphicModel`` to support the features of extensible models for polymorphic models and vice-versa.
 
 Changed
 ~~~~~~~