diff --git a/History.markdown b/History.markdown index e1fa7aa..74215ac 100644 --- a/History.markdown +++ b/History.markdown @@ -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)