Skip to content

Commit 3f92506

Browse files
committed
Fix HEAD link 👨 🔗
1 parent 7eea391 commit 3f92506

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [HEAD]: https://github.com/rackt/react-router/compare/latest...HEAD
1+
## [HEAD]
22

33
- Added `render` prop to `Router`
44
- Added singleton `browserHistory` and `hashHistory`
@@ -8,6 +8,8 @@
88
- Deprecated Route Component `props.history`
99
- Deprecated `context.location`
1010

11+
[HEAD]: https://github.com/rackt/react-router/compare/latest...HEAD
12+
1113
## [v1.0.3]
1214
> Dec 23, 2015
1315

0 commit comments

Comments
 (0)