Skip to content

Commit fd8767b

Browse files
committed
Calens changelog updated
1 parent 7dac72c commit fd8767b

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Table of Contents
22

3+
* [Changelog for unreleased](#changelog-for-owncloud-android-client-unreleased-unreleased)
34
* [Changelog for 4.2.0](#changelog-for-owncloud-android-client-420-2024-02-12)
45
* [Changelog for 4.1.1](#changelog-for-owncloud-android-client-411-2023-10-18)
56
* [Changelog for 4.1.0](#changelog-for-owncloud-android-client-410-2023-08-23)
@@ -18,6 +19,36 @@
1819
* [Changelog for 2.18.1](#changelog-for-owncloud-android-client-2181-2021-07-20)
1920
* [Changelog for 2.18.0](#changelog-for-owncloud-android-client-2180-2021-05-24)
2021
* [Changelog for 2.17 versions and below](#changelog-for-217-versions-and-below)
22+
# Changelog for ownCloud Android Client [unreleased] (UNRELEASED)
23+
24+
The following sections list the changes in ownCloud Android Client unreleased relevant to
25+
ownCloud admins and users.
26+
27+
[unreleased]: https://github.com/owncloud/android/compare/v4.2.0...master
28+
29+
## Summary
30+
31+
* Change - Upgrade minimum SDK version to Android 7.0 (v24): [#4230](https://github.com/owncloud/android/issues/4230)
32+
* Enhancement - Unit tests for repository classes - Part 1: [#4232](https://github.com/owncloud/android/issues/4232)
33+
34+
## Details
35+
36+
* Change - Upgrade minimum SDK version to Android 7.0 (v24): [#4230](https://github.com/owncloud/android/issues/4230)
37+
38+
The minimum Android version will be Android 7.0 Nougat (API 24). The application
39+
will no longer support previous versions.
40+
41+
https://github.com/owncloud/android/issues/4230
42+
https://github.com/owncloud/android/pull/4299
43+
44+
* Enhancement - Unit tests for repository classes - Part 1: [#4232](https://github.com/owncloud/android/issues/4232)
45+
46+
Unit tests for OCAppRegistryRepository, OCAuthenticationRepository and
47+
OCCapabilityRepository classes have been completed.
48+
49+
https://github.com/owncloud/android/issues/4232
50+
https://github.com/owncloud/android/pull/4281
51+
2152
# Changelog for ownCloud Android Client [4.2.0] (2024-02-12)
2253

2354
The following sections list the changes in ownCloud Android Client 4.2.0 relevant to

0 commit comments

Comments
 (0)