From c6204a1048324e9c008952f6678d3f8ce8854daf Mon Sep 17 00:00:00 2001 From: "owncloud-calens-bot[bot]" <276982735+owncloud-calens-bot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 07:00:49 +0000 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f34f063d6ae..59d18a04c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Table of Contents +* [Changelog for unreleased](#changelog-for-owncloud-android-client-unreleased-unreleased) * [Changelog for 4.8.2](#changelog-for-owncloud-android-client-482-2026-07-01) * [Changelog for 4.8.1](#changelog-for-owncloud-android-client-481-2026-06-09) * [Changelog for 4.8.0](#changelog-for-owncloud-android-client-480-2026-05-18) @@ -33,6 +34,27 @@ * [Changelog for 2.18.1](#changelog-for-owncloud-android-client-2181-2021-07-20) * [Changelog for 2.18.0](#changelog-for-owncloud-android-client-2180-2021-05-24) * [Changelog for 2.17 versions and below](#changelog-for-217-versions-and-below) +# Changelog for ownCloud Android Client [unreleased] (UNRELEASED) + +The following sections list the changes in ownCloud Android Client unreleased relevant to +ownCloud admins and users. + +[unreleased]: https://github.com/owncloud/android/compare/v4.8.2...master + +## Summary + +* Change - Upgrade minimum SDK version to API 28 (Android 9): [#4880](https://github.com/owncloud/android/issues/4880) + +## Details + +* Change - Upgrade minimum SDK version to API 28 (Android 9): [#4880](https://github.com/owncloud/android/issues/4880) + + The minimum SDK version has been upgraded to API 28 (Android 9) and previous + versions will not be supported anymore + + https://github.com/owncloud/android/issues/4880 + https://github.com/owncloud/android/pull/4885 + # Changelog for ownCloud Android Client [4.8.2] (2026-07-01) The following sections list the changes in ownCloud Android Client 4.8.2 relevant to