Added description to History file

This commit is contained in:
Parker Moore 2013-01-15 15:03:52 -08:00
parent c0a6e1e5a2
commit a017f36d4b
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
== HEAD
* Major Enhancements
* Refactored jekyll commands into subcommands: build, serve, and migrate. (#690)
* Minor Enhancements
* "Keep files" feature (#685)
* Output full path & name for files that don't parse (#745)