Skip to content

Commit

Permalink
reorder history for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter authored Sep 7, 2016
1 parent 2fc0ee9 commit 217e8f5
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions History.markdown
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
## HEAD

* Fix gemspec regex (#31)
### Major Enhancements

* Add support to Disqus (#21)
* Google analytics support (#26)
* Look for `site.github.url` if it exists (#25)

### Minor Enhancements

* Fixed Flash Of Unstyled SVG (#12)
* Added "author" in footer instead of double title (#22)

### Documentation

* Document how to link to the theme styles (#18)
* Update Example to resemble Default site (#24)

### Development Enhancements

### Minor Enhancements

* fixed Flash Of Unstyled SVG (#12)
* Added "author" in footer instead of double title (#22)
* Use upstream gemspec file matcher (#9)
* Fix gemspec regex (#31)
* Add Travis and a basic smoke test (#33)

### Major Enhancements

* Add support to Disqus (#21)
* Look for `site.github.url` if it exists (#25)
* Google analytics support (#26)

## 1.0.1 / 2016-07-28

* include `_layouts`, `_includes`, and `_sass` dir in gem (#6)
Expand Down

0 comments on commit 217e8f5

Please sign in to comment.