Skip to content

Commit 3cebbd9

Browse files
authored
dataconnect: fix CHANGELOG entries incorrectly moved to 17.2.1 header by PR #8070 (m179 mergeback) (#8073)
1 parent b396cfb commit 3cebbd9

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

firebase-dataconnect/CHANGELOG.md

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

3+
- [changed] Internal refactor for calculating debug logging strings.
4+
([#8024](https://github.com/firebase/firebase-android-sdk/pull/8024))
5+
- [changed] Internal refactor to use more descriptive variable names.
6+
([#8025](https://github.com/firebase/firebase-android-sdk/pull/8025))
7+
- [changed] Internal refactor to use token objects instead of strings.
8+
([#8027](https://github.com/firebase/firebase-android-sdk/pull/8027))
9+
310
# 17.2.1
411

512
- [changed] Ensure exceptions are not silently ignored when closing
@@ -9,12 +16,6 @@
916
([#7910](https://github.com/firebase/firebase-android-sdk/pull/7910))
1017
- [changed] Internal refactor to use immutable byte arrays.
1118
([#7957](https://github.com/firebase/firebase-android-sdk/pull/7957))
12-
- [changed] Internal refactor for calculating debug logging strings.
13-
([#8024](https://github.com/firebase/firebase-android-sdk/pull/8024))
14-
- [changed] Internal refactor to use more descriptive variable names.
15-
([#8025](https://github.com/firebase/firebase-android-sdk/pull/8025))
16-
- [changed] Internal refactor to use token objects instead of strings.
17-
([#8027](https://github.com/firebase/firebase-android-sdk/pull/8027))
1819

1920
# 17.2.0
2021

0 commit comments

Comments
 (0)