diff --git a/CHANGELOG.md b/CHANGELOG.md
index b635b67..7df36f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,16 +9,23 @@ For questions and support requests, please use
## Version 3
-**Release date: work in progress 🚧**
+**Release date: 2024-09-15**
### New Features
-* Add a full-screen social media post view without conference agenda
+* Support full-screen social media post view without conference agenda
+* Adjusting number of agenda columns automatically as needed
+* Overwrite automatically generated social media headline
### Fixed Bugs
+* Fixed UI quirks
+
### Maintenance Work
+* Update all dependencies
+* Fixed a bunch of linter warnings
+
---
## Version 2
diff --git a/pom.xml b/pom.xml
index 768b4be..5f720f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
swiss.fihlon
apus
Apus
- 3-SNAPSHOT
+ 3
jar
A social wall to display posts at conferences with additional features.
2024