diff --git a/CHANGELOG.md b/CHANGELOG.md
index d974b6c5..a13f7208 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 5.0.0 – 2026-05-11
+### Added
+- Add support for granular permissions in Runtime Operations
+
+### Changed
+- Require Nextcloud 34
+- Update translations
+- Update dependencies
+
## 4.0.0 – 2026-01-30
### Changed
- Require Nextcloud 33
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1cb00670..350c2991 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)
- 5.0.0-dev.0
+ 5.0.0
agpl
Arthur Schiwon
Joas Schilling