diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45dc544..1521f12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Release Notes
+## Version 2.1
+- clearing the nomination history as the Storyteller clears it for the players too
+- vote buttons should work in all situations correctly now
+- fixed some minor styling and live session issues
+
+---
+
## Version 2.0
- The project is now available under its own domain: [clocktower.online](https://clocktower.online)
- Added a feature that allows a live session Storyteller to automatically (and safely) distribute assigned
diff --git a/src/components/Menu.vue b/src/components/Menu.vue
index c98bb20..734a8e3 100644
--- a/src/components/Menu.vue
+++ b/src/components/Menu.vue
@@ -109,7 +109,7 @@