Skip to content

Commit 3eb4177

Browse files
committed
[crash] Add missing entries to changelogs
The change introduced in #7440 will force the release of both crashlytics-ndk and sessions. This PR adds the corresponding entries to the changelog files.
1 parent 68c53c6 commit 3eb4177

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

firebase-crashlytics-ndk/CHANGELOG.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- [changed] Bumped internal dependencies.
4+
35
# 20.0.2
46

57
- [changed] Bumped internal dependencies.
@@ -107,7 +109,7 @@
107109
<aside class="caution">This version of <code>firebase-crashlytics-ndk</code> can
108110
cause a nondeterministic crash on startup. For more information, see
109111
<a href="https://github.com/firebase/firebase-android-sdk/issues/4683"
110-
class="external">GitHub Issue #4683</a>. We recommend updating to the
112+
class="external">GitHub Issue #4683</a>. We recommend updating to the
111113
latest version (v18.3.5+) which contains a fix.
112114
</aside>
113115

@@ -294,16 +296,16 @@ the new SDK.
294296
<aside class="note"><p>The changes in these release notes are only relevant to
295297
[crashlytics] NDK users who are upgrading from the legacy Fabric SDK.</p>
296298
<ul>
297-
<li>If you're using [crashlytics] for NDK crash reporting in your app for
298-
the first time, follow the
299-
<a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
300-
started instructions</a>.
301-
</li>
302-
<li>If you're upgrading from the legacy Fabric SDK to the
303-
[firebase_crashlytics] SDK for NDK crash reporting, follow the
304-
<a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade
305-
instructions</a> to update your app with the following SDK changes.
306-
</li>
299+
<li>If you're using [crashlytics] for NDK crash reporting in your app for
300+
the first time, follow the
301+
<a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
302+
started instructions</a>.
303+
</li>
304+
<li>If you're upgrading from the legacy Fabric SDK to the
305+
[firebase_crashlytics] SDK for NDK crash reporting, follow the
306+
<a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade
307+
instructions</a> to update your app with the following SDK changes.
308+
</li>
307309
</ul>
308310
</aside>
309311

firebase-sessions/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- [fixed] Made creating DataStore files more resilient (#7440)
4+
35
# 3.0.2
46

57
- [changed] Bumped internal dependencies.

0 commit comments

Comments
 (0)