We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3d02e commit 5d08372Copy full SHA for 5d08372
History.md
@@ -0,0 +1,19 @@
1
+## 1.0.0 / 2014-09-26
2
+
3
+### Major Enhancements
4
+ * Support type-specific layouts
5
+ * Pass `Date` object to Liquid in case of date-based archives
6
+ * Liquid `{{ site.archives }}` support
7
+ * Generate month and day archives
8
9
+### Minor Enhancements
10
+ * Add version file and move everything into `Archives` module
11
+ * Use `Jekyll::Utils.slugify` for slugging
12
+ * Require use to specify what types of archives are enabled
13
14
+## 0.1.0 / 2014-08-17
15
+ * First release
16
+ * Generate year, category, and tag archives
17
18
+## 0.0.0 / 2014-08-17
19
+ * Birthday!
0 commit comments