Skip to content

Commit 805caf1

Browse files
committed
fixed formatting in changelog
1 parent 14a5d21 commit 805caf1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
v0.8.0 - Sat, 04 Oct 2014 05:39:02 GMT
22
--------------------------------------
33

4-
- [d2aa7cb](../../commit/d2aa7cb) [added] <Routes location="none">
5-
- [637c0ac](../../commit/637c0ac) [added] <Routes fixedPath>
4+
- [d2aa7cb](../../commit/d2aa7cb) [added] `<Routes location="none">`
5+
- [637c0ac](../../commit/637c0ac) [added] `<Routes fixedPath>`
66
- [f2bf4bd](../../commit/f2bf4bd) [removed] RouteStore
77
- [f2bf4bd](../../commit/f2bf4bd) [added] Router.PathState for keeping track of the current URL path
88
- [f2bf4bd](../../commit/f2bf4bd) [added] Router.RouteLookup for looking up routes
99
- [f2bf4bd](../../commit/f2bf4bd) [added] Router.Transitions for transitioning to other routes
10-
- [f2bf4bd](../../commit/f2bf4bd) [added] Rout[added] Pluggable scroll behaviors
11-
- [f2bf4bd](../../commit/f2bf4bd) [changed] <Routes preserveScrollPosition> => <Routes scrollBehavior>
12-
- [f2bf4bd](../../commit/f2bf4bd) [removed] <Route preserveScrollPosition>
10+
- [f2bf4bd](../../commit/f2bf4bd) [added] Pluggable scroll behaviors
11+
- [f2bf4bd](../../commit/f2bf4bd) [changed] `<Routes preserveScrollPosition>` => `<Routes scrollBehavior>`
12+
- [f2bf4bd](../../commit/f2bf4bd) [removed] `<Route preserveScrollPosition>`
1313
- [f2bf4bd](../../commit/f2bf4bd) [removed] Router.transitionTo, Router.replaceWith, Router.goBack
1414
- [97dbf2d](../../commit/97dbf2d) [added] transition.wait(promise)
1515
- [3787179](../../commit/3787179) [changed] Transition retry now uses replaceWith.
1616
- [e0b708f](../../commit/e0b708f) [added] Ability to transitionTo absolute URLs
1717
- [c1493b5](../../commit/c1493b5) [changed] #259 support dots in named params
1818
- [a4ce7c8](../../commit/a4ce7c8) [changed] isActive is an instance method
19-
- [a4ce7c8](../../commit/a4ce7c8) [removed] <Routes onActiveStateChange>
19+
- [a4ce7c8](../../commit/a4ce7c8) [removed] `<Routes onActiveStateChange>`
2020

2121
v0.7.0 - Tue, 02 Sep 2014 16:42:28 GMT
2222
--------------------------------------

0 commit comments

Comments
 (0)