History.markdown in jekyll-sitemap-1.1.1 vs History.markdown in jekyll-sitemap-1.2.0

- old
+ new

@@ -1,4 +1,28 @@ +## 1.2.0 / 2018-01-25 + +### Minor Enhancements + + * Remove excluded static files from the sitemap (#166) + * filter/replace static index.html paths to permalink (#170) + +### Development Fixes + + * Condition the static file tests on Jekyll 3.4.2 and above (#167) + * Update versions for Travis (#174) + * Fix Travis Deploy (#173) + * Test against Jekyll 3.4.x *and* latest 3.x (#177) + * Define path with __dir__ (#186) + * Style: Rubocop auto-correct (#195) + * Test against Ruby 2.5 (#201) + +### Documentation + + * Add note about use with Github Pages gem (#179) + * Fix a couple of typos (#184) + * Use plugins instead of gems in README config (#185) + * Docs: set site.url in config (#172) + ## 1.1.1 / 2017-04-11 * Cut a new version to alleviate sha256 checksum issue on RubyGems.org (#165) ## 1.1.0 / 2017-04-10