Skip to content

Commit 8faad8f

Browse files
committed
Add info about zenorocha#17 on History
1 parent deb60ce commit 8faad8f

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

README.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $('[data-repo]').github();
3131

3232
And that's it \o/
3333

34-
[Check the full example here](https://github.com/zenorocha/jquery-github/blob/master/demo/index.html)
34+
[Check full example's source code](https://github.com/zenorocha/jquery-github/blob/master/demo/index.html).
3535

3636
## Forks
3737

@@ -47,30 +47,32 @@ Prefer a non-jquery version with pure JavaScript? No problem, [@ricardobeat](htt
4747

4848
## History
4949

50+
* v0.2.7 April 29, 2013
51+
* Code refactoring
5052
* v0.2.6 March 14, 2013
5153
* Updated to responsive design
5254
* v0.2.5 March 01, 2013
53-
* Added Grunt and integrated it with Travis
54-
* Added lint task
55-
* Added minify task
55+
* Added Grunt and integrated it with Travis
56+
* Added lint task
57+
* Added minify task
5658
* v0.2.4 January 17, 2013
57-
* Renamed from `jquery-github-repos` to `jquery-github`
59+
* Renamed from `jquery-github-repos` to `jquery-github`
5860
* v0.2.3 January 17, 2013
59-
* Added to jQuery Plugins Registry
60-
* Updated to jQuery v1.9
61+
* Added to jQuery Plugins Registry
62+
* Updated to jQuery v1.9
6163
* v0.2.2 January 15, 2013
62-
* Fixed "Last commit" date
63-
* Cached repo data using sessionStorage
64-
* Added error message if API exceeds its limits
64+
* Fixed "Last commit" date
65+
* Cached repo data using sessionStorage
66+
* Added error message if API exceeds its limits
6567
* v0.2.1 January 13, 2013
66-
* Added live demo
67-
* Replaced single images for a sprite
68-
* Added minified version
68+
* Added live demo
69+
* Replaced single images for a sprite
70+
* Added minified version
6971
* v0.2 September 11, 2012
70-
* Code wrapped into a jQuery plugin
71-
* Demonstration page created
72+
* Code wrapped into a jQuery plugin
73+
* Demonstration page created
7274
* v0.1 September 10, 2012
73-
* Initial commit
75+
* Initial commit
7476

7577
## Credits
7678

0 commit comments

Comments
 (0)