1- v0.1.6 -- unreleased
2- --------------------
1+ ## v0.1.6 - unreleased
32
43 * Add support for specifying a different parent container. (#33 , #86 , @jonjaques )
54 * Fix Require.js support. (#64 , #75 , #85 )
65
7- v0.1.5 -- June 21, 2014
8- -----------------------
6+ ## v0.1.5 - June 21, 2014
97
108 * Release properly to the npm registry. (#82 )
119
12- v0.1.4 -- June 21, 2014
13- -----------------------
10+ ## v0.1.4 - June 21, 2014
1411
1512 * Bower: don't download package.json. Fixes browserify + jquery problem. (#65 , @amelon )
1613 * Fix compatibility with Karma. (#75 , @shaqq )
@@ -21,39 +18,32 @@ Internal changes:
2118 * Readme: update .inc() and .status docs (#34 , @lacivert )
2219 * Readme: update year (#73 , @rwholmes )
2320
24- v0.1.3 -- March 26, 2014
25- ------------------------
21+ ## v0.1.3 - March 26, 2014
2622
2723 * Remove jQuery dependency. (#28 , #7 , #17 , @rurjur )
2824 * Update Readme to change year to 2014. (#73 , @rwholmes )
2925
30- v0.1.2 -- August 21, 2013
31- -------------------------
26+ ## v0.1.2 - August 21, 2013
3227
3328Minor update for proper [ Bower] and [ Component] support.
3429
3530 * Add Bower support.
3631 * Fix Component support and use ` component/jquery ` as a dependency.
3732
38- v0.1.1 -- August 21, 2013
39- -------------------------
33+ ## v0.1.1 - August 21, 2013
4034
4135Minor fixes.
4236
4337 * Removed the busy cursor that occurs when loading.
44- * Added support for IE7 to IE9. (#3 , [ Mark Bao ] )
38+ * Added support for IE7 to IE9. (#3 , @ markbao )
4539 * Implement ` trickleRate ` and ` trickleSpeed ` options.
46- * Implement the ` showSpinner ` option to allow removing the spinner. (#5 , #9 ,
47- [ Rahul C S] )
40+ * Implement the ` showSpinner ` option to allow removing the spinner. (#5 , #9 , @rahulcs )
4841 * Registered as a Component in Component.io.
4942 * Updated the Readme with better Turbolinks instructions. (#8 )
5043
51- v0.1.0 -- August 20, 2013
52- -------------------------
44+ ## v0.1.0 - August 20, 2013
5345
5446Initial release.
5547
56- [ Rahul C S ] : https://github.com/rahulcs
57- [ Mark Bao ] : https://github.com/markbao
5848[ Bower ] : http://bower.io
5949[ Component ] : http://component.io
0 commit comments