# v5.1.7 (2017-11-16)


# v5.1.6 (2017-11-16)


# v5.1.5 (2017-11-16)


# v5.1.3 (2017-09-02)


## Bug Fixes

- **routerfiy:** Convert back to MemoryStream on adapt boundary
  ([1766963e](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/1766963e8a918b62799110a164bd71469c5b8d0c))


# v5.1.2 (2017-08-11)


# v5.1.1 (2017-08-11)


## Bug Fixes

- **README:**
    - typo
    ([00941228](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/00941228df276676e5fdc78b5d6f44c4616a27b4))
    - Add peer dependency instructions
    ([6683aba7](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/6683aba70223029a9995f46449e264fc09bacace))
- **types:** Relax RouteMatcherReturn
  ([d1162b73](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/d1162b73d36f706cc6f91d0c880efa0a5d271de7))


# v5.1.0 (2017-08-09)


## Bug Fixes

- xstream operator
  ([c8ab701b](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/c8ab701b6e5be0979a6369d849de15c6a79e19ed))


# v5.0.1 (2017-08-09)


## Features

- Add husky and lint-staged (#204)
  ([fcdecb66](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/fcdecb66f7d3aec0e82594e9e515d26029461b89))


# v5.0.0 (2017-08-08)


## Features

- **routerify:** Add option to omit history source
  ([4e42e6d1](https://github.com/git+https://github.com/cyclejs-community/cyclic-router.git/commits/4e42e6d1ac86c133ad88de3ee886212ac7a52e83))


# v4.0.7 (2017-08-04)


# v4.0.6 (2017-08-03)


# v4.0.5 (2017-05-31)


# v4.0.4 (2017-05-12)


# v4.0.3 (2017-03-18)


# v4.0.2 (2017-03-16)


# v4.0.1 (2017-03-16)


# v4.0.0 (2017-03-16)


# v3.0.1 (2016-09-28)


## Bug Fixes

- **typings:** update typings to use RouteDefinitionsMap and RouteMatcherReturn (#141)
  ([08f9db47](https://github.com/git+https://github.com/TylorS/cyclic-router.git/commits/08f9db47c2c69afd90e4e366e428ad892e8fe258))


# v2.1.2 (2016-07-02)


## Bug Fixes

- **typings:** Add RouterSource typings and remove typing dependency to switch-path (#65)
  ([d033b2a5](https://github.com/git+https://github.com/TylorS/cyclic-router.git/commits/d033b2a59c8e6f64cdef164f35c49dbd0e8dbc9a))


# v2.1.1 (2016-06-21)


## Bug Fixes

- **RouterSource:** fix for multiple listener issue from #51 (#56)
  ([ffa72996](https://github.com/git+https://github.com/TylorS/cyclic-router.git/commits/ffa729963b56e8cea00501529455cfae8c3f9635))


