File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,11 @@ it might be helpful to have the ability to filter that list of files on the fly
2222
2323## Release History
2424
25+ ### v1.1.0 - July 10, 2014
26+
27+ - Adds button to unhide all previously-hidden files.
28+ - Adds ability to enter multiple comma-separated arguments into the text field.
29+
2530### v1.0.1 - July 9, 2014
2631
2732- Design improvements.
@@ -37,11 +42,6 @@ Google Chrome 31+.
3742
3843Some general, not-set-in-stone ideas for feature buildout order.
3944
40- ### v1.1
41-
42- - Add button to unhide all previously-hidden files.
43- - Add ability to enter multiple comma-separated arguments into the text field.
44-
4545### v1.2
4646
4747- Add to a list of activated filters each time the form is submitted.
Original file line number Diff line number Diff line change 11{
22 "name" : " github-diff-filter" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " A bookmarklet to allow you to filter the list of files in GitHub's comparison views." ,
55 "keywords" : [
66 " bookmarklet" ,
2020 "bugs" : " https://github.com/Scotchester/github-diff-filter/issues" ,
2121 "licenses" : [
2222 {
23- "type" : " Public Domain " ,
23+ "type" : " MIT " ,
2424 "url" : " https://github.com/Scotchester/github-diff-filter/blob/master/TERMS.md"
2525 }
2626 ],
You can’t perform that action at this time.
0 commit comments