Skip to content

Commit b9812ed

Browse files
Merge pull request #791 from nextcloud/changelog/2.0.1
Changelog 2.0.1
2 parents ce1bc6b + bddb445 commit b9812ed

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,22 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## 2.0.0 – 2022-04-12
4+
## 2.0.1 – 2023-02-02
5+
### Fixed
6+
- Compatibility with Richdocuments app
7+
[#767](https://github.com/nextcloud/terms_of_service/pull/767)
8+
9+
## 1.10.3 – 2023-02-02
10+
### Fixed
11+
- Compatibility with Richdocuments app
12+
[#769](https://github.com/nextcloud/terms_of_service/pull/769)
13+
14+
## 1.9.4 – 2023-02-02
15+
### Fixed
16+
- Compatibility with Richdocuments app
17+
[#768](https://github.com/nextcloud/terms_of_service/pull/768)
18+
19+
## 2.0.0 – 2022-10-18
520
### Added
621
- Option to change the configuration settings in the administration interface
722
- Migrated the UI to Vue

appinfo/info.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
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>2.0.0</version>
10+
<version>2.0.1</version>
1111
<licence>agpl</licence>
12-
<author>Lukas Reschke</author>
1312
<author>Joas Schilling</author>
1413

1514
<namespace>TermsOfService</namespace>

0 commit comments

Comments
 (0)