Skip to content

Commit e04ba3b

Browse files
committed
Fix syntax of CHANGELOG.md
1 parent fdb5019 commit e04ba3b

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

firebase-dataconnect/CHANGELOG.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
1-
# 0.0.2 (May 02, 2024) https://github.com/FirebasePrivate/firebase-android-sdk/pull/557
2-
- PR #553: Optional variables now can be omitted entirely, using a Kotlin DSL style builder.
3-
- PR #556: Update for UUID strings without dashes.
4-
- PR #555: Refactor FirebaseAuth integration and fix some bugs.
5-
- PR #554: Remove requirement for a custom version of firebase-common.
6-
- PR #551: Fixed bugs with Timestamp encoding/decoding when sending to/from the backend.
7-
- PR #550: fix bug where null variables were not being sent, but should have been sent as null.
8-
- Requires cli compiled at cl/629905179 or later (e.g. cli_630037920_linux_x86_64)
1+
# Unreleased
92

10-
# 0.0.1 (Apr 25, 2024) https://github.com/FirebasePrivate/firebase-android-sdk/pull/549
11-
- First release for internal testing.
3+
4+
# 16.0.0-beta01
5+
* [feature] initial beta release.

0 commit comments

Comments
 (0)