Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Dec 19, 2015
1 parent daf0bd5 commit e8cf376
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
## [HEAD]
> Unreleased
## [v1.17.0]
> Dec 19, 2015
- **Bugfix:** Don't throw in memory history when out of history entries ([#170])
- **Bugfix:** Fix the deprecation warnings on `createPath` and `createHref` ([#189])

[HEAD]: https://github.com/rackt/history/compare/latest...HEAD
[v1.17.0]: https://github.com/rackt/history/compare/v1.16.0...v1.17.0
[#170]: https://github.com/rackt/history/pull/170
[#189]: https://github.com/rackt/history/pull/189

## [v1.16.0]
> Dec 10, 2015
- **Bugfix:** Silence all warnings that were introduced since 1.13 (see [rackt/react-router#2682])
- **Deprecation:** Deprecate the `createLocation` method in the top-level exports
Expand Down

0 comments on commit e8cf376

Please sign in to comment.