Skip to content

Commit 2e1e1cf

Browse files
committed
fix up html in changelog
1 parent 5acecf7 commit 2e1e1cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
v0.5.3 - Tue, 26 Aug 2014 03:36:42 GMT
22
--------------------------------------
33

4-
- [273625a](../../commit/273625a) [fixed] Active state on <Link>s with key prop
4+
- [273625a](../../commit/273625a) [fixed] Active state on `<Link>`s with key prop
55
- [283d3f6](../../commit/283d3f6) [added] RouteStore#registerChildren
66
- [a030648](../../commit/a030648) [changed] Relaxed MemoryStore invariant
7-
- [e028768](../../commit/e028768) [added] <DefaultRoute> component
7+
- [e028768](../../commit/e028768) [added] `<DefaultRoute>` component
88
- [6878120](../../commit/6878120) [added] onAbortedTransition, onActiveStateChange, onTransitionError Routes props
99
- [58073ca](../../commit/58073ca) [changed] Transition#cancelReason => abortReason
1010
- [6d1ae95](../../commit/6d1ae95) [fixed] sibling array route configs
1111
- [0e7a182](../../commit/0e7a182) [added] pluggable history implementations closes #166
1212
- [ca96f86](../../commit/ca96f86) [fixed] typo in Link
13-
- [f3dc513](../../commit/f3dc513) [added] onClick handler to <Link />
13+
- [f3dc513](../../commit/f3dc513) [added] onClick handler to `<Link />`
1414
- [b9f92f9](../../commit/b9f92f9) [changed] updated rf-changelog
1515

1616

0 commit comments

Comments
 (0)