History.markdown in jekyll-sitemap-0.5.1 vs History.markdown in jekyll-sitemap-0.6.0
- old
+ new
@@ -1,6 +1,19 @@
## HEAD
+### Minor Enhancements
+
+### Bug Fixes
+
+## 0.6.0 / 2014-09-05
+
+### Minor Enhancements
+
+ * Include custom collections in the sitemap. (#30)
+ * Use `post.last_modified_at` for post `<lastmod>` if available (#37)
+
+## 0.5.1 / 2014-07-31
+
### Bug Fixes
* Explicitly set sitemap layout to `nil` to avoid warning (#32)
## 0.5.0 / 2014-06-02