From 966b9cc654b99ff0c4f284a553ac594321e6c091 Mon Sep 17 00:00:00 2001 From: Lukas Schaefer Date: Mon, 23 Feb 2026 11:41:43 -0500 Subject: [PATCH] Chore: Prepare 2.0.1 Signed-off-by: Lukas Schaefer --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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