Skip to content

Commit cec541f

Browse files
committed
release v0.5.2
1 parent f8e7a90 commit cec541f

File tree

5 files changed

+165
-93
lines changed

5 files changed

+165
-93
lines changed

CHANGELOG

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v0.5.2
2+
Thu, 07 Aug 2014 18:25:47 GMT
3+
4+
21f4f57 [added] preserveScrollPosition Route/Routes props
5+
f3b4de8 [added] support for extra props in Links, fixes #170
6+
f7342b0 [added] Link to react-router-bootstrap related module in readme
7+
829a9ec [added] <Redirect/> component
8+
0a49665 [added] Router.makeHref
9+
2100b8c [changed] handlers receive route name
10+
154afba [changed] location of public modules
11+
12+
113
v0.5.1
214
Mon, 04 Aug 2014 22:16:38 GMT
315

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"homepage": "https://github.com/rackt/react-router",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)