Skip to content

Commit

Permalink
release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Aug 7, 2014
1 parent f8e7a90 commit cec541f
Show file tree
Hide file tree
Showing 5 changed files with 165 additions and 93 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
@@ -1,3 +1,15 @@
v0.5.2
Thu, 07 Aug 2014 18:25:47 GMT

21f4f57 [added] preserveScrollPosition Route/Routes props
f3b4de8 [added] support for extra props in Links, fixes #170
f7342b0 [added] Link to react-router-bootstrap related module in readme
829a9ec [added] <Redirect/> component
0a49665 [added] Router.makeHref
2100b8c [changed] handlers receive route name
154afba [changed] location of public modules


v0.5.1
Mon, 04 Aug 2014 22:16:38 GMT

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "0.5.1",
"version": "0.5.2",
"homepage": "https://github.com/rackt/react-router",
"authors": [
"Ryan Florence",
Expand Down

0 comments on commit cec541f

Please sign in to comment.