diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ca1a9ceb89704c358fe99226ea2e7d0e454f0086..263bb6df11184a8f8d28aab6b0fafc9db1cd32c0 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -13,6 +13,12 @@ Added
 ~~~~~
 
 * Support PDF generation without available request object (started completely from background).
+* Display a loading animation while fetching search results in the sidebar.
+
+Fixed
+~~~~~
+
+* Make search suggestions selectable using the arrow keys.
 
 `2.0rc2`_ - 2021-06-24
 ---------------------