<a name="0.15.4"></a>
## [0.15.4](https://github.com/alpjs/alp-auth/compare/v0.15.3...v0.15.4) (2018-03-31)


### Bug Fixes

* missing await ([529dbd8](https://github.com/alpjs/alp-auth/commit/529dbd8))


<a name="0.15.3"></a>
## [0.15.3](https://github.com/alpjs/alp-auth/compare/v0.15.2...v0.15.3) (2018-03-30)


### Bug Fixes

* entry browser ([d01cd25](https://github.com/alpjs/alp-auth/commit/d01cd25))


<a name="0.15.2"></a>
## [0.15.2](https://github.com/alpjs/alp-auth/compare/v0.15.1...v0.15.2) (2018-03-30)


### Bug Fixes

* browser build ([76fdf88](https://github.com/alpjs/alp-auth/commit/76fdf88))


<a name="0.15.1"></a>
## [0.15.1](https://github.com/alpjs/alp-auth/compare/v0.15.0...v0.15.1) (2018-03-30)


<a name="0.15.0"></a>
# [0.15.0](https://github.com/alpjs/alp-auth/compare/v0.14.1...v0.15.0) (2018-03-30)


### Bug Fixes

* missing limit in migrate script ([41c7d79](https://github.com/alpjs/alp-auth/commit/41c7d79))


<a name="0.14.1"></a>
## [0.14.1](https://github.com/alpjs/alp-auth/compare/v0.14.0...v0.14.1) (2017-11-25)


### Bug Fixes

* flow annotations ([451f3f5](https://github.com/alpjs/alp-auth/commit/451f3f5))


<a name="0.14.0"></a>
# [0.14.0](https://github.com/alpjs/alp-auth/compare/v0.13.0...v0.14.0) (2017-11-25)


### Features

* add migration script from rethinkdb to mongo and update dependencies ([d0c9486](https://github.com/alpjs/alp-auth/commit/d0c9486))


<a name="0.13.0"></a>
# [0.13.0](https://github.com/alpjs/alp-auth/compare/v0.12.0...v0.13.0) (2017-08-27)


### Features

* new alp-react-redux API ([861a191](https://github.com/alpjs/alp-auth/commit/861a191))


### BREAKING CHANGES

* added app.reduxReducers and removed app.registerBrowserStateTransformer


<a name="0.12.0"></a>
# [0.12.0](https://github.com/alpjs/alp-auth/compare/v0.11.1...v0.12.0) (2017-08-16)


### Features

* update dependencies ([516b035](https://github.com/alpjs/alp-auth/commit/516b035))


<a name="0.11.1"></a>
## [0.11.1](https://github.com/alpjs/alp-auth/compare/v0.11.0...v0.11.1) (2017-07-28)


### Bug Fixes

* types require ([ef9b7d8](https://github.com/alpjs/alp-auth/commit/ef9b7d8))


<a name="0.11.0"></a>
# [0.11.0](https://github.com/alpjs/alp-auth/compare/v0.10.1...v0.11.0) (2017-07-26)


### Features

* breaking change, use router-segments ([7ff32ff](https://github.com/alpjs/alp-auth/commit/7ff32ff))


<a name="0.10.1"></a>
## [0.10.1](https://github.com/alpjs/alp-auth/compare/v0.10.0...v0.10.1) (2017-04-06)


<a name="0.10.0"></a>
# [0.10.0](https://github.com/alpjs/alp-auth/compare/v0.9.0...v0.10.0) (2017-03-07)


<a name="0.9.0"></a>
# [0.9.0](https://github.com/alpjs/alp-auth/compare/v0.8.1...v0.9.0) (2017-01-24)

upgrade dependencies


### v0.8.1

- [`f047d7a`](https://github.com/alpjs/alp-auth/commit/f047d7a682979d8cc827b8486158f0fde2e0b51c) Update README.md (Christophe Hurpeau)
- [`5204590`](https://github.com/alpjs/alp-auth/commit/5204590046fd5f450acff44bbbc44d763a8cc950) Update README.md (Christophe Hurpeau)
- [`57d7651`](https://github.com/alpjs/alp-auth/commit/57d7651a401e36182ebd360e022dd98372244410) fix: fix for liwi (Christophe Hurpeau)
- [`1e75f36`](https://github.com/alpjs/alp-auth/commit/1e75f3687d9e0bf12ddc26a844a660f9b24194e9) chore(authors): update AUTHORS (Christophe Hurpeau)

### v0.8.0

- [`a533afc`](https://github.com/alpjs/alp-auth/commit/a533afceaa726a95bcd1a6ccf39fe0a56ccecfd0) refactor: update dependencies (Christophe Hurpeau)
- [`38d715b`](https://github.com/alpjs/alp-auth/commit/38d715ba70c1f859f53d75b54b0a36d2e1f7ec94) refactor: update dependencies (Christophe Hurpeau)

### v0.7.0

- [`bd144cf`](https://github.com/alpjs/alp-auth/commit/bd144cf208bf97b5521c7e02aeb50c1f8d253e6d) chore(package): komet-karma@^0.2.3 (Christophe Hurpeau)
- [`e390d3e`](https://github.com/alpjs/alp-auth/commit/e390d3eb0f93dfeada5768f848700edb1df21f76) chore(package): pob-release@^2.2.2 (Christophe Hurpeau)

### v0.6.0

- [`91e64a8`](https://github.com/alpjs/alp-auth/commit/91e64a8f5061230d14ccca98616fa22ee996eb7e) refactor: transformforbrowser, types and websocket auth (Christophe Hurpeau)

### v0.5.0

- [`1ba9d67`](https://github.com/alpjs/alp-auth/commit/1ba9d672b711f51146a722f4f606a3b0628a0e8c) feat: emaildomains (Christophe Hurpeau)

### v0.4.1

- [`ea53217`](https://github.com/alpjs/alp-auth/commit/ea53217ac1d40a5aa75fcfe66cc0e6fb76238517) fix dev exports types (Christophe Hurpeau)

### v0.4.0

- [`352730e`](https://github.com/alpjs/alp-auth/commit/352730e00f3459544258195f4871c573e209fe2f) liwi 0.8 and rethinkdb and simple-oauth2 1.0 (Christophe Hurpeau)

### v0.3.0

- [`c3acac8`](https://github.com/alpjs/alp-auth/commit/c3acac87514ea3d827f53bed9e36798b6400593c) websocket auth (Christophe Hurpeau)

### v0.2.2

- [`b2ed04c`](https://github.com/alpjs/alp-auth/commit/b2ed04c7b36281a48a57ba9797bf811d0e8650aa) update dependencies (Christophe Hurpeau)

### v0.2.1

- [`ce0458d`](https://github.com/alpjs/alp-auth/commit/ce0458d35976d85796425ed17f0c93ae86316bd4) browser controller (Christophe Hurpeau)

### v0.2.0

- [`4c2bcfd`](https://github.com/alpjs/alp-auth/commit/4c2bcfd906e8291af6a582547b9581295ef1b89f) rewrite (Christophe Hurpeau)

### v0.1.2

- [`da4ebc6`](https://github.com/alpjs/alp-auth/commit/da4ebc6a2d0b91c3efeb2e9b62d0241ea26b68f0) add styl and types (Christophe Hurpeau)

### v0.1.1

- [`bba02c7`](https://github.com/alpjs/alp-auth/commit/bba02c7970803b1fe89310977a07a6de9e47fe08) controller logout action (Christophe Hurpeau)
