Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit d49576a

Browse files
committed
Add a CHANGELOG
1 parent 4058139 commit d49576a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [Unreleased]
6+
7+
Update to the new history API (#89)
8+
9+
## [1.0.0] - 2015-12-07
10+
11+
### Breaking
12+
13+
The `updatePath(path, noRouterUpdate)` action creator has been removed in favor of
14+
`pushPath(path, state, avoidRouterUpdate)` and `replacePath(path, state, avoidRouterUpdate)`

0 commit comments

Comments
 (0)