Skip to content

Commit d92e343

Browse files
authored
release v2.2.0 (#35)
1 parent 81b69c9 commit d92e343

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.2.0 / 2021-03-23
2+
==================
3+
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/32): Logic to catch forbidden chars in keys
4+
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/33): Apply correct transformation for Products Searched
5+
* [New](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/34): Bump internal firebase SDK to 18.0.0
6+
17
2.1.1 / 2020-04-21
28
==================
39
* Adds check on `makeKey` to replace `-` to `_` on properties and event names.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP=com.segment.analytics.android.integrations
22

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

55
POM_ARTIFACT_ID=firebase
66
POM_PACKAGING=aar

0 commit comments

Comments
 (0)