Skip to content

Commit 77a594c

Browse files
committed
Version 2.0.1
1 parent 6ea547e commit 77a594c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## [HEAD]
22
> Unreleased
33
4+
## [v2.0.0-rc6]
5+
> March 9, 2016
6+
47
- Fixed bug where transition hooks were not called on child routes of
58
parent's whose params changed but the child's did not. ([#3166])
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A complete routing library for React.js",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)