Update history to reflect merge of #139 [ci skip]

This commit is contained in:
jekyllbot 2016-10-28 13:00:08 -07:00
parent 21e5bc2b4d
commit 9272d98f64
1 changed files with 5 additions and 4 deletions

View File

@ -1,21 +1,22 @@
## HEAD
### Major Enhancement
* 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)
* add example usage of social profiles (#139)
### Development
* Inherit Jekyll's rubocop config for consistency (#109)