Skip to content

Commit

Permalink
release v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Nov 22, 2014
1 parent c526b78 commit 0e1dfef
Show file tree
Hide file tree
Showing 5 changed files with 1,584 additions and 5,904 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.11.0 - Sat, 22 Nov 2014 06:03:21 GMT
---------------------------------------

- [5695b9a](../../commit/5695b9a) [removed] addHandlerKey
- [97d7a05](../../commit/97d7a05) [added] ActiveRouteHandler
- [940a0d0](../../commit/940a0d0) [changed] use `Object.assign` instead of `copyProperties`
- [f8cb7f9](../../commit/f8cb7f9) [changed] use `Object.assign` instead of `merge`
- [70b442a](../../commit/70b442a) [added] React 0.12 compatibility


v0.10.2 - Fri, 31 Oct 2014 16:23:27 GMT
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "0.10.2",
"version": "0.11.0",
"homepage": "https://github.com/rackt/react-router",
"authors": [
"Ryan Florence",
Expand Down
Loading

0 comments on commit 0e1dfef

Please sign in to comment.