Skip to content

Commit 29b378b

Browse files
Merge pull request #764 from nextcloud/changelog/2.0.0
Changelog for 2.0.0
2 parents 6bd8afd + 3dc7976 commit 29b378b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 2.0.0 – 2022-04-12
5+
### Added
6+
- Option to change the configuration settings in the administration interface
7+
- Migrated the UI to Vue
8+
- Added compatibility with Nextcloud 25
9+
10+
### Removed
11+
- Removed compatibility with Nextcloud 24
12+
413
## 1.10.2 – 2022-04-12
514
### Changed
615
- Compatibility with Nextcloud 24

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[Requires users to accept the terms of service before accessing data.
88
This product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)]]></description>
99

10-
<version>1.11.0</version>
10+
<version>2.0.0</version>
1111
<licence>agpl</licence>
1212
<author>Lukas Reschke</author>
1313
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)