diff --git a/docs/releases/v2.1.0.md b/docs/releases/v2.1.0.md
index 5dcb07c16b30253af20c8ab0b0319ce071ab1362..2007c2741d046279e283ef917aaf1510da4edadc 100644
--- a/docs/releases/v2.1.0.md
+++ b/docs/releases/v2.1.0.md
@@ -1,6 +1,13 @@
 # v2.1.0
 
-New features:
+## New features:
+
 - Region search also searches for relatedAreas
 - updating the querying logic of datasets
-- connectivity browsing for JuBrain atlas
\ No newline at end of file
+- connectivity browsing for JuBrain atlas
+- trans template
+
+## Bugfixes
+
+- Fixed a bug where on parcellation load, the colour of the parcellation fails to load (#454, #462)
+- Fixed a bug where, URL state is no longer parsed as state properly (#461)