History.markdown in jekyll-sitemap-0.9.0 vs History.markdown in jekyll-sitemap-0.10.0
- old
+ new
@@ -1,4 +1,12 @@
+## 0.10.0 / 2016-01-05
+
+ * URI encode sitemap URLs (#85)
+ * Do not include 'posts' collection twice (#92)
+ * Fix GitHub Pages tests to test just the Jekyll version (#87)
+ * Allow HTML files to end with `.xhtml` or `.htm` (#93)
+ * Simplify whitespace regex for stripping whitespace (#96)
+
## 0.9.0 / 2015-09-21
* Test against Jekyll 2, 3, and the GitHub Pages version. (#83)
## 0.8.1 / 2015-03-11