Added 2 updates to the History file: configs & draft management

This commit is contained in:
Parker Moore 2013-01-21 00:09:38 -05:00
parent 4f7d5bcbe0
commit 3369635c9e

View File

@ -1,7 +1,11 @@
# HEAD
* Major Enhancements
* New configuration structure (#958)
* Minor Enhancements
* Improved draft management options
- rake list_drafts shows current drafts.
- Rake generate, watch, and preview can compile future dated posts (defaults to false).
* Bug Fixes
* Site Enhancements
* Development fixes