<a name="1.4.1"></a>
## 1.4.1 (2017-07-07)

* fix(routeToLocation): disable URI encoding ([9c8b109](https://github.com/auru/redux-unity-router/commit/9c8b109))



<a name="1.4.0"></a>
# 1.4.0 (2017-07-07)

* feat: update src to React 15.5.0, update deps to green ([dccc5b7](https://github.com/auru/redux-unity-router/commit/dccc5b7))
* feat(ci): node 4.x, 5.x is not supported ([7ea1f94](https://github.com/auru/redux-unity-router/commit/7ea1f94))
* chore: remove info from changelog ([c8a4630](https://github.com/auru/redux-unity-router/commit/c8a4630))
* chore: update deps to green ([ea028a8](https://github.com/auru/redux-unity-router/commit/ea028a8))
* chore: update yarn.lock file ([6ffddf2](https://github.com/auru/redux-unity-router/commit/6ffddf2))



<a name="1.3.3"></a>
## 1.3.3 (2017-07-05)

* perf(Components): replace React.PropTypes on 'prop-types' module ([7c3f315](https://github.com/auru/redux-unity-router/commit/7c3f315))
* 1.3.2 ([dad50ba](https://github.com/auru/redux-unity-router/commit/dad50ba))
* fix(Link): fix default pathname (null) ([9a5491b](https://github.com/auru/redux-unity-router/commit/9a5491b))



<a name="1.3.2"></a>
## 1.3.2 (2017-07-03)

* fix(Link): fix default pathname (null) ([9a5491b](https://github.com/auru/redux-unity-router/commit/9a5491b))



<a name="1.3.1"></a>
## 1.3.1 (2017-04-12)

* build(yarn): add yarn.lock file ([827ff8f](https://github.com/auru/redux-unity-router/commit/827ff8f))
* fix(routeToLocation): disable extended uri escaping ([62c9fc3](https://github.com/auru/redux-unity-router/commit/62c9fc3))
* chore(package): update ava to version 0.18.1 ([4940f76](https://github.com/auru/redux-unity-router/commit/4940f76))
* chore(package): update ava to version 0.19.0 ([182863e](https://github.com/auru/redux-unity-router/commit/182863e))
* chore(package): update eslint-plugin-react to version 6.10.0 ([86f3650](https://github.com/auru/redux-unity-router/commit/86f3650))



<a name="1.3.0"></a>
# 1.3.0 (2017-01-26)

* chore(package): update ava to version 0.17.0 ([535c1a8](https://github.com/auru/redux-unity-router/commit/535c1a8))
* chore(package): update dependencies ([2333775](https://github.com/auru/redux-unity-router/commit/2333775))
* chore(package): update eslint-plugin-ava to version 4.0.0 ([75b79da](https://github.com/auru/redux-unity-router/commit/75b79da))
* chore(package): update eslint-plugin-react to version 6.6.0 ([02fb8ba](https://github.com/auru/redux-unity-router/commit/02fb8ba))
* chore(package): update eslint-plugin-react to version 6.7.0 ([89092c0](https://github.com/auru/redux-unity-router/commit/89092c0))
* chore(package): update eslint-plugin-react to version 6.8.0 ([bae3362](https://github.com/auru/redux-unity-router/commit/bae3362))
* chore(package): update husky to version 0.12.0 ([db7ccf6](https://github.com/auru/redux-unity-router/commit/db7ccf6))
* chore(package): update nyc to version 10.0.0 ([2a718bd](https://github.com/auru/redux-unity-router/commit/2a718bd))
* chore(package): update nyc to version 9.0.1 ([6a3d45d](https://github.com/auru/redux-unity-router/commit/6a3d45d))
* feat: redirect chanage property reactions ([2c2ce19](https://github.com/auru/redux-unity-router/commit/2c2ce19))
* 1.2.8 ([bcdffaf](https://github.com/auru/redux-unity-router/commit/bcdffaf))
* fix(Link): Fix event.which ([3e246b1](https://github.com/auru/redux-unity-router/commit/3e246b1))
* ci(coverage): added coveralls.io support ([2b0a46e](https://github.com/auru/redux-unity-router/commit/2b0a46e))



<a name="1.2.8"></a>
## 1.2.8 (2016-11-29)

* fix(Link): Fix event.which ([3e246b1](https://github.com/auru/redux-unity-router/commit/3e246b1))
* chore(package): update dependencies ([2333775](https://github.com/auru/redux-unity-router/commit/2333775))
* chore(package): update eslint-plugin-ava to version 4.0.0 ([75b79da](https://github.com/auru/redux-unity-router/commit/75b79da))
* chore(package): update eslint-plugin-react to version 6.6.0 ([02fb8ba](https://github.com/auru/redux-unity-router/commit/02fb8ba))
* chore(package): update eslint-plugin-react to version 6.7.0 ([89092c0](https://github.com/auru/redux-unity-router/commit/89092c0))
* chore(package): update nyc to version 10.0.0 ([2a718bd](https://github.com/auru/redux-unity-router/commit/2a718bd))
* chore(package): update nyc to version 9.0.1 ([6a3d45d](https://github.com/auru/redux-unity-router/commit/6a3d45d))
* ci(coverage): added coveralls.io support ([2b0a46e](https://github.com/auru/redux-unity-router/commit/2b0a46e))



<a name="1.2.7"></a>
## 1.2.7 (2016-11-02)

* chore(deps): removed unused dependencies ([77ad745](https://github.com/auru/redux-unity-router/commit/77ad745))
* chore(package): fixed package description and keywords ([b8314a2](https://github.com/auru/redux-unity-router/commit/b8314a2))
* docs(badges): Added Dependency CI ([b11bb0b](https://github.com/auru/redux-unity-router/commit/b11bb0b))



<a name="1.2.6"></a>
## 1.2.6 (2016-11-02)

* fix(examples): removed unused history dependency ([b1d795e](https://github.com/auru/redux-unity-router/commit/b1d795e))
* fix(react): do not pass redux-unity-router specific props from <Link> to <a> ([cbc8542](https://github.com/auru/redux-unity-router/commit/cbc8542)), closes [#15](https://github.com/auru/redux-unity-router/issues/15)
* fix(react): respect ctrl/cmd keys ([1dee34a](https://github.com/auru/redux-unity-router/commit/1dee34a)), closes [#13](https://github.com/auru/redux-unity-router/issues/13)
* chore(contributing): semantic versioning ([1271539](https://github.com/auru/redux-unity-router/commit/1271539))
* chore(npm): npm run test-watch -> npm run test:watch ([4732cfe](https://github.com/auru/redux-unity-router/commit/4732cfe))
* ci(umd): remove umd builds ([6e13fad](https://github.com/auru/redux-unity-router/commit/6e13fad))
* Update README.md ([b48681d](https://github.com/auru/redux-unity-router/commit/b48681d))



