From 829dab38c3e50d91a417fa065eb7f036bd715911 Mon Sep 17 00:00:00 2001 From: Rodrigo Lazo Date: Tue, 10 Sep 2024 09:31:44 -0400 Subject: [PATCH] Add entry in the changelog for next release (#6243) The next release of the NDK doesn't contain any new features, it only bumps the value to maintain parity with the crashlytics SDK. Additional entries are for appdistribution and appdistribution-api. --- firebase-appdistribution-api/CHANGELOG.md | 3 ++- firebase-appdistribution/CHANGELOG.md | 2 +- firebase-crashlytics-ndk/CHANGELOG.md | 3 +-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/firebase-appdistribution-api/CHANGELOG.md b/firebase-appdistribution-api/CHANGELOG.md index 85bcafbc5ae..98a61fdbccc 100644 --- a/firebase-appdistribution-api/CHANGELOG.md +++ b/firebase-appdistribution-api/CHANGELOG.md @@ -1,5 +1,6 @@ # Unreleased - +* [unchanged] Updated to accommodate the release of the updated + [appdistro] library. # 16.0.0-beta13 * [changed] Bump internal dependencies diff --git a/firebase-appdistribution/CHANGELOG.md b/firebase-appdistribution/CHANGELOG.md index 00c18dcb705..ca16f715c95 100644 --- a/firebase-appdistribution/CHANGELOG.md +++ b/firebase-appdistribution/CHANGELOG.md @@ -1,5 +1,5 @@ # Unreleased - +* [changed] Internal improvements to testing on Android 14 # 16.0.0-beta13 * [changed] Bump internal dependencies diff --git a/firebase-crashlytics-ndk/CHANGELOG.md b/firebase-crashlytics-ndk/CHANGELOG.md index 3f63b6d307d..13a52865c08 100644 --- a/firebase-crashlytics-ndk/CHANGELOG.md +++ b/firebase-crashlytics-ndk/CHANGELOG.md @@ -1,5 +1,5 @@ # Unreleased - +* [changed] Updated `firebase-crashlytics` dependency to v19.0.4 # 19.0.3 * [changed] Updated `firebase-crashlytics` dependency to v19.0.3 @@ -232,4 +232,3 @@ change. The following release notes describe changes in the new SDK. uploading symbol files to [crashlytics] servers. See the [[crashlytics] Gradle plugin documentation](/docs/crashlytics/ndk-reports-new-sdk) for more information. -