Skip to content

Commit 902d084

Browse files
Merge pull request #792 from nextcloud/changelog/1.10.3
Changelog 1.10.3
2 parents 1a8f94c + d9f8a2e commit 902d084

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

4+
## 1.10.3 – 2023-02-02
5+
### Fixed
6+
- Compatibility with Richdocuments app
7+
[#769](https://github.com/nextcloud/terms_of_service/pull/769)
8+
9+
## 1.9.4 – 2023-02-02
10+
### Fixed
11+
- Compatibility with Richdocuments app
12+
[#768](https://github.com/nextcloud/terms_of_service/pull/768)
13+
414
## 1.10.2 – 2022-04-12
515
### Changed
616
- Compatibility with Nextcloud 24

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>1.10.2</version>
10+
<version>1.10.3</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)