Update history to reflect release of 1.0.0.

This commit is contained in:
Parker Moore 2013-05-06 02:07:11 +02:00
parent 097ac95d49
commit 21e99430bc
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,11 @@
== HEAD
* Major Enhancements
* Minor Enhancements
* Bug Fixes
* Site Enhancements
* Development Fixes
== 1.0.0 / 2013-05-06
* Major Enhancements
* Add `jekyll new` subcommand: generate a jekyll scaffold (#764)
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)