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

Commit

Permalink
Add a CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
geowarin committed Dec 7, 2015
1 parent ebe6806 commit fd52d9e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]

Update to the new history API (#89)

## [1.0.0] - 2015-12-07

### Breaking

The `updatePath(path, noRouterUpdate)` action creator has been removed in favor of
`pushPath(path, state, avoidRouterUpdate)` and `replacePath(path, state, avoidRouterUpdate)`

0 comments on commit fd52d9e

Please sign in to comment.