Skip to content

Commit 856b7d9

Browse files
committedMay 4, 2021
Prepare for release 2.3.0
1 parent 0e66f3e commit 856b7d9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.3.0 / 2021-05-03
2+
==================
3+
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/36): Fix product key mappings
4+
* [New](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/37): `makeKey` Add restriction for `:`
5+
16
2.2.0 / 2021-03-23
27
==================
38
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/32): Logic to catch forbidden chars in keys

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP=com.segment.analytics.android.integrations
22

3-
VERSION=2.2.0-SNAPSHOT
3+
VERSION=2.3.0-SNAPSHOT
44

55
POM_ARTIFACT_ID=firebase
66
POM_PACKAGING=aar

0 commit comments

Comments
 (0)