diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a29e18b5..05cf30e01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+
+
+## [3.0.0](https://github.com/libretime/libretime/compare/3.0.0-beta.2...3.0.0) (2022-10-10)
+
+- [Release note](https://libretime.org/docs/releases/3.0.0/)
+
+### Bug Fixes
+
+- clean exit by catching keyboard interrupt ([#2206](https://github.com/libretime/libretime/issues/2206))
+- **legacy:** missing plupload uk_UA translation
+- **legacy:** jquery i18n translations for plupload
+- **legacy:** gracefully handle missing asset checksum
+- disable some systemd security features on bionic ([#2219](https://github.com/libretime/libretime/issues/2219))
+
+### Documentation
+
+- **legacy:** how to add a new language
+
+### Tests
+
+- **analyzer:** fix wrong bit_rate values
+
## [3.0.0-beta.2](https://github.com/libretime/libretime/compare/3.0.0-beta.1...3.0.0-beta.2) (2022-10-03)