# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.8.0"></a>
# [2.8.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.7.0...v2.8.0) (2018-12-07)


### Features

* Silence network errors and mixpanel unavailability ([51e2b0d](https://gitlab.com/elium/product/elium-mixpanel/commit/51e2b0d))



<a name="2.7.0"></a>
# [2.7.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.6.0...v2.7.0) (2018-11-21)


### Features

* add campaign delivery tracking ([146255b](https://gitlab.com/elium/product/elium-mixpanel/commit/146255b))



<a name="2.6.0"></a>
# [2.6.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.5.3...v2.6.0) (2018-11-15)


### Features

* added alias call ([2c3bda0](https://gitlab.com/elium/product/elium-mixpanel/commit/2c3bda0))



<a name="2.5.3"></a>
## [2.5.3](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.5.2...v2.5.3) (2018-11-07)


### Bug Fixes

* Handle utf8 data ([882c2fb](https://gitlab.com/elium/product/elium-mixpanel/commit/882c2fb))



<a name="2.5.2"></a>
## [2.5.2](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.5.1...v2.5.2) (2018-11-06)


### Bug Fixes

* make sure to keep the most recent notifications in localstorage ([511c757](https://gitlab.com/elium/product/elium-mixpanel/commit/511c757))



<a name="2.5.1"></a>
## [2.5.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.5.0...v2.5.1) (2018-11-02)


### Bug Fixes

* tests ([161fad9](https://gitlab.com/elium/product/elium-mixpanel/commit/161fad9))



<a name="2.5.0"></a>
# [2.5.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.5...v2.5.0) (2018-11-02)


### Features

* Filter seen notifications ([74dcadb](https://gitlab.com/elium/product/elium-mixpanel/commit/74dcadb))



<a name="2.4.5"></a>
## [2.4.5](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.4...v2.4.5) (2018-11-02)



<a name="2.4.4"></a>
## [2.4.4](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.3...v2.4.4) (2018-11-02)


### Bug Fixes

* propertly retrieve notifs from response payload ([ddc31b7](https://gitlab.com/elium/product/elium-mixpanel/commit/ddc31b7))



<a name="2.4.3"></a>
## [2.4.3](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.2...v2.4.3) (2018-11-02)


### Bug Fixes

* Add lib to /decide ([ad58aa9](https://gitlab.com/elium/product/elium-mixpanel/commit/ad58aa9))



<a name="2.4.2"></a>
## [2.4.2](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.1...v2.4.2) (2018-11-02)


### Bug Fixes

* Add version to /decide ([1abfd0b](https://gitlab.com/elium/product/elium-mixpanel/commit/1abfd0b))



<a name="2.4.1"></a>
## [2.4.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.4.0...v2.4.1) (2018-11-02)


### Bug Fixes

* Don't encode /decide payload ([476e0c8](https://gitlab.com/elium/product/elium-mixpanel/commit/476e0c8))



<a name="2.4.0"></a>
# [2.4.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.3.4...v2.4.0) (2018-11-02)


### Features

* Accumulate all notifications and allow marking as read ([936d2e2](https://gitlab.com/elium/product/elium-mixpanel/commit/936d2e2))



<a name="2.3.4"></a>
## [2.3.4](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.3.3...v2.3.4) (2018-10-31)


### Bug Fixes

* Update tests ([02ef768](https://gitlab.com/elium/product/elium-mixpanel/commit/02ef768))



<a name="2.3.3"></a>
## [2.3.3](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.3.2...v2.3.3) (2018-10-31)



<a name="2.3.2"></a>
## [2.3.2](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.3.1...v2.3.2) (2018-10-31)


### Bug Fixes

* Always call render prop in PollNoticiations ([4b30d8a](https://gitlab.com/elium/product/elium-mixpanel/commit/4b30d8a))



<a name="2.3.1"></a>
## [2.3.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.3.0...v2.3.1) (2018-10-30)


### Bug Fixes

* Export PollNotifications from index ([8222b87](https://gitlab.com/elium/product/elium-mixpanel/commit/8222b87))



<a name="2.3.0"></a>
# [2.3.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.2.1...v2.3.0) (2018-10-26)


### Features

* add PollNotifications ([fc1209d](https://gitlab.com/elium/product/elium-mixpanel/commit/fc1209d))



<a name="2.2.1"></a>
## [2.2.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.2.0...v2.2.1) (2018-10-10)


### Bug Fixes

* guard against empty data in validateData ([8f93c3b](https://gitlab.com/elium/product/elium-mixpanel/commit/8f93c3b))



<a name="2.2.0"></a>
# [2.2.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.1.1...v2.2.0) (2018-10-10)


### Features

* Log an error when trying to use a `type` key in event ([9483c2f](https://gitlab.com/elium/product/elium-mixpanel/commit/9483c2f))



<a name="2.1.1"></a>
## [2.1.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.1.0...v2.1.1) (2018-10-10)


### Bug Fixes

* export set from api ([329c744](https://gitlab.com/elium/product/elium-mixpanel/commit/329c744))



<a name="2.1.0"></a>
# [2.1.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.7...v2.1.0) (2018-10-10)


### Features

* Add set method to api and use it in RegisterUser ([df9d7c0](https://gitlab.com/elium/product/elium-mixpanel/commit/df9d7c0))



<a name="2.0.7"></a>
## [2.0.7](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.6...v2.0.7) (2018-08-22)



<a name="2.0.6"></a>
## [2.0.6](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.5...v2.0.6) (2018-08-16)


### Bug Fixes

* Use base-64 instead of isomorphic-base64 ([eab67f5](https://gitlab.com/elium/product/elium-mixpanel/commit/eab67f5))



<a name="2.0.5"></a>
## [2.0.5](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.4...v2.0.5) (2018-08-09)


### Bug Fixes

* Return a promise from event and setOnce if disabled ([f7b7c4d](https://gitlab.com/elium/product/elium-mixpanel/commit/f7b7c4d))



<a name="2.0.4"></a>
## [2.0.4](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.3...v2.0.4) (2018-08-07)



<a name="2.0.3"></a>
## [2.0.3](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.2...v2.0.3) (2018-07-24)


### Bug Fixes

* Remove package-lock.json, we use yarn.lock ([db2d05e](https://gitlab.com/elium/product/elium-mixpanel/commit/db2d05e))



<a name="2.0.2"></a>
## [2.0.2](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.1...v2.0.2) (2018-07-24)



<a name="2.0.1"></a>
## [2.0.1](https://gitlab.com/elium/product/elium-mixpanel/compare/v2.0.0...v2.0.1) (2018-07-24)


### Bug Fixes

* Add files field to package.json ([8603f2a](https://gitlab.com/elium/product/elium-mixpanel/commit/8603f2a))



<a name="2.0.0"></a>
# [2.0.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v1.1.0...v2.0.0) (2018-07-24)


### Features

* Publish under the eliumhq scope ([37b1367](https://gitlab.com/elium/product/elium-mixpanel/commit/37b1367))


### BREAKING CHANGES

* package name changed to @eliumhq/elium-mixpanel



<a name="1.1.0"></a>
# [1.1.0](https://gitlab.com/elium/product/elium-mixpanel/compare/v1.0.0...v1.1.0) (2018-07-24)


### Features

* **RegisterUser:** Allow passing any data ([988a8b5](https://gitlab.com/elium/product/elium-mixpanel/commit/988a8b5))



<a name="1.0.0"></a>
# 1.0.0 (2018-07-24)


### Features

* Initial release
