Update history to reflect prior commits

This commit is contained in:
Ben Balter 2016-10-23 16:59:07 -04:00 committed by GitHub
parent 01bb0432a2
commit 23b7e0bba2
1 changed files with 17 additions and 4 deletions

View File

@ -1,9 +1,22 @@
## HEAD
### Major Enhancement
### Documentation
* Add front matter default example for image (#132)
* Use new URL filters (#123)
### Minor Enhancements
* Wraps logo image json data in a publisher property (#133)
* Fix duplicated `escape_once` (#93)
* Simplify minify regex (#125)
* Don't mangle text with newlines #126
### Documentation
* Add front matter default example for image (#132)
* Fix tiny typo (#106)
### Development
* Inherit Jekyll's rubocop config for consistency (#109)
* Correct spelling in .travis.yml (#112)