diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9ffb42..087c6c7 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.0 - 2026-01-09
+
+### Breaking Changes
+
+- Dropped support for Nextcloud 32, 31, 30, and 29
+
+### Changed
+
+- Use new Nextcloud files library @lukasdotcom [#48](https://github.com/nextcloud/integration_overleaf/pull/48)
+
## 1.1.0 - 2025-11-10
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index af083c0..f4e5f3d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
Overleaf
Integration of Overleaf
App to edit LaTeX files using Overleaf.
- 1.1.0
+ 2.0.0
agpl
Lukas Schaefer
Overleaf