Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Feb 17, 2017
1 parent f2dbf6f commit 33d330f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.md
@@ -1,8 +1,11 @@
## HEAD

- Ensure `basename` always starts with a slash (source of a common user error, see [#404])
- Added `location.key` to the initial location in memory history
- Added ES modules build in `es` package directory
- Improve `basename` slash handling (source of a common user error, see [#404] and [#432])

[#404]: https://github.com/ReactTraining/history/issues/404
[#432]: https://github.com/ReactTraining/history/pull/432

## [v4.5.1]
> Jan 9, 2017
Expand Down

0 comments on commit 33d330f

Please sign in to comment.