Skip to content

Commit 0e1dfef

Browse files
committed
release v0.11.0
1 parent c526b78 commit 0e1dfef

File tree

5 files changed

+1584
-5904
lines changed

5 files changed

+1584
-5904
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v0.11.0 - Sat, 22 Nov 2014 06:03:21 GMT
2+
---------------------------------------
3+
4+
- [5695b9a](../../commit/5695b9a) [removed] addHandlerKey
5+
- [97d7a05](../../commit/97d7a05) [added] ActiveRouteHandler
6+
- [940a0d0](../../commit/940a0d0) [changed] use `Object.assign` instead of `copyProperties`
7+
- [f8cb7f9](../../commit/f8cb7f9) [changed] use `Object.assign` instead of `merge`
8+
- [70b442a](../../commit/70b442a) [added] React 0.12 compatibility
9+
10+
111
v0.10.2 - Fri, 31 Oct 2014 16:23:27 GMT
212
---------------------------------------
313

bower.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": "0.10.2",
3+
"version": "0.11.0",
44
"homepage": "https://github.com/rackt/react-router",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)