diff --git a/CHANGELOG.md b/CHANGELOG.md
index 087c6c7..98336ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 2.0.1 - 2026-02-23
+
+### Added
+
+- Added support for Nextcloud 34
+
+### Changed
+
+- No more FileAction class @julien-nc [#48](https://github.com/nextcloud/integration_overleaf/pull/61)
+
## 2.0.0 - 2026-01-09
### Breaking Changes
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2547b81..00d25b7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
Overleaf
Integration of Overleaf
App to edit LaTeX files using Overleaf.
- 2.0.0
+ 2.0.1
agpl
Lukas Schaefer
Overleaf