diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0560ffbd..e4f03336 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## 3.0.0 – 2026-01-08
+
+### Added
+
+- Add buttons to suggest agency tools @marcelklehr [#424](https://github.com/nextcloud/assistant/pull/424)
+
+### Fixed
+
+- Adjust to the breaking changes in nc/files @julien-nc [#428](https://github.com/nextcloud/assistant/pull/428)
+
## 2.12.0 – 2025-12-17
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2d70e6c0..bd9ee66a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -62,7 +62,7 @@ Known providers:
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html)
]]>
- 2.12.0
+ 3.0.0
agpl
Julien Veyssier
Assistant