Skip to content

Commit

Permalink
chore: prepare for 1.1.0-alpha.1
Browse files Browse the repository at this point in the history
## [1.1.0-alpha.1](1.0.3...1.1.0-alpha.1) (2022-03-24)

### Features

* added support for device attributes ([#71](#71)) ([5fedf26](5fedf26))
* support for custom device attributes and config ([#77](#77)) ([a7dbaba](a7dbaba))

### Bug Fixes

* added java compatibility in public constructors and methods ([acdec46](acdec46))
* added support for big decimal ([#56](#56)) ([58c791b](58c791b))
  • Loading branch information
semantic-release-bot committed Mar 24, 2022
1 parent 06015b8 commit 3774f57
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,20 @@
* support for custom device attributes and config ([#77](https://github.com/customerio/customerio-android/issues/77)) ([a7dbaba](https://github.com/customerio/customerio-android/commit/a7dbaba4d82e5e7378f590425ee8b911072036a8))


### Bug Fixes

* added java compatibility in public constructors and methods ([acdec46](https://github.com/customerio/customerio-android/commit/acdec46cece2e3dc44186bc7ff3c690bf48830dc))
* added support for big decimal ([#56](https://github.com/customerio/customerio-android/issues/56)) ([58c791b](https://github.com/customerio/customerio-android/commit/58c791b8a6c9df91506cf75064622a399ca9a8d0))

## [1.1.0-alpha.1](https://github.com/customerio/customerio-android/compare/1.0.3...1.1.0-alpha.1) (2022-03-24)


### Features

* added support for device attributes ([#71](https://github.com/customerio/customerio-android/issues/71)) ([5fedf26](https://github.com/customerio/customerio-android/commit/5fedf26f251259601ab89c15b5cd691361c30e9d))
* support for custom device attributes and config ([#77](https://github.com/customerio/customerio-android/issues/77)) ([a7dbaba](https://github.com/customerio/customerio-android/commit/a7dbaba4d82e5e7378f590425ee8b911072036a8))


### Bug Fixes

* added java compatibility in public constructors and methods ([acdec46](https://github.com/customerio/customerio-android/commit/acdec46cece2e3dc44186bc7ff3c690bf48830dc))
Expand Down

0 comments on commit 3774f57

Please sign in to comment.