Skip to content

Commit 93e7341

Browse files
committed
release v0.9.2
1 parent 46bf577 commit 93e7341

File tree

5 files changed

+152
-489
lines changed

5 files changed

+152
-489
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v0.9.2 - Wed, 08 Oct 2014 05:33:30 GMT
2+
--------------------------------------
3+
4+
- [d57f830](../../commit/d57f830) [changed] Public interface for Location objects
5+
- [6723dc5](../../commit/6723dc5) [added] ability to set params/query in Redirect
6+
- [60f9eb4](../../commit/60f9eb4) [fixed] encoded ampersands in query params
7+
- [668773c](../../commit/668773c) [fixed] transitioning to paths with .
8+
9+
110
v0.9.1 - Mon, 06 Oct 2014 20:55:32 GMT
211
--------------------------------------
312

bower.json

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

0 commit comments

Comments
 (0)