<a name="3.0.4"></a>
## [3.0.4](https://github.com/router5/router5-history/compare/v3.0.3...v3.0.4) (2016-07-20)


### Bug Fixes

* don't attempt to navigate to default route if no default route has been defined ([749c057](https://github.com/router5/router5-history/commit/749c057)), closes [router5/router5#66](https://github.com/router5/router5/issues/66)



<a name="3.0.3"></a>
## [3.0.3](https://github.com/router5/router5-history/compare/v3.0.2...v3.0.3) (2016-04-01)


### Bug Fixes

* don't ignore query parameters when deciding to replace or not ([f559c22](https://github.com/router5/router5-history/commit/f559c22))



<a name="3.0.2"></a>
## [3.0.2](https://github.com/router5/router5-history/compare/v3.0.1...v3.0.2) (2016-03-28)


### Bug Fixes

* treat emtpy hash as '/' ([1cdcca4](https://github.com/router5/router5-history/commit/1cdcca4))



<a name="3.0.1"></a>
## [3.0.1](https://github.com/router5/router5-history/compare/v3.0.0...v3.0.1) (2016-03-23)


### Bug Fixes

* don't replace history entry on reload if current state is different ([046e35c](https://github.com/router5/router5-history/commit/046e35c))



<a name="3.0.0"></a>
# [3.0.0](https://github.com/router5/router5-history/compare/v2.0.1...v3.0.0) (2016-02-28)


### Features

* support option for forcing deactivation on popstate events ([9c4e7d4](https://github.com/router5/router5-history/commit/9c4e7d4))
* support redirection on transitions failures ([a8116fc](https://github.com/router5/router5-history/commit/a8116fc))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/router5/router5-history/compare/v2.0.0...v2.0.1) (2016-02-23)


### Bug Fixes

* don't ignore query parameters on popstate events ([7324719](https://github.com/router5/router5-history/commit/7324719))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/router5/router5-history/compare/v2.0.0-rc.1...v2.0.0) (2016-01-19)




<a name="2.0.0-rc.1"></a>
# [2.0.0-rc.1](https://github.com/router5/router5-history/compare/v1.0.1...v2.0.0-rc.1) (2016-01-18)


### Features

* update to router5 2.0.0 plugin syntax ([362665a](https://github.com/router5/router5-history/commit/362665a))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/router5/router5-history/compare/v1.0.0...v1.0.1) (2015-12-02)


### Bug Fixes

* don't push to history when URL is changed manually (replace) ([9c91b6d](https://github.com/router5/router5-history/commit/9c91b6d))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/router5/router5-history/compare/v1.0.0-rc1...v1.0.0) (2015-10-27)




<a name="1.0.0-rc1"></a>
# 1.0.0-rc1 (2015-10-20)




