Update History.markdown

This commit is contained in:
Ben Balter 2017-05-01 12:59:26 -04:00 committed by GitHub
parent 753899d017
commit 7f79d481a9
1 changed files with 8 additions and 0 deletions

View File

@ -1,8 +1,16 @@
## HEAD
## 2.2.2
### Minor Enhancements
* Guard against arrays in subhashes #197
* Guard against invalid or missing URLs #199
### Development fixes
* Remove dynamic GitHub Pages logic from Gemfile #194
## 2.2.1
* Convert template logic to a Liquid Drop (significant performance improvement) (#184)