## HEAD ### Development Fixes * Rubocop shouldn't worry if tests are too long (#149) ### Minor Enhancements * Add support for Bing and Yandex webmaster tools. Closes #147 (#148) ## 2.1.0 ### 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) * Correct spelling in .travis.yml (#112)