Skip to content

Commit 7b166ed

Browse files
committed
Chore: Prepare 2.0.0
Signed-off-by: Lukas Schaefer <[email protected]>
1 parent 164bac8 commit 7b166ed

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.0.0 - 2026-01-09
9+
10+
### Breaking Changes
11+
12+
- Dropped support for Nextcloud 32, 31, 30, and 29
13+
14+
### Changed
15+
16+
- Use new Nextcloud files library @lukasdotcom [#48](https://github.com/nextcloud/integration_overleaf/pull/48)
17+
818
## 1.1.0 - 2025-11-10
919

1020
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Overleaf</name>
66
<summary>Integration of Overleaf</summary>
77
<description>App to edit LaTeX files using Overleaf.</description>
8-
<version>1.1.0</version>
8+
<version>2.0.0</version>
99
<licence>agpl</licence>
1010
<author mail="[email protected]" homepage="https://github.com/lukasdotcom">Lukas Schaefer</author>
1111
<namespace>Overleaf</namespace>

0 commit comments

Comments
 (0)