Skip to content

Commit 5d08372

Browse files
committed
Add History.md
1 parent 9b3d02e commit 5d08372

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

History.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)