Updating history so far from 0.5.0

This commit is contained in:
Nick Quaranto 2009-04-27 09:06:22 -04:00
parent db75c8f588
commit a5d236eb53
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
== 0.5.1
* Major Enhancements
* Next/previous posts in site payload [github.com/pantulis, github.com/tomo]
* Permalink templating system
* Bug Fixes
* Making sure config.yaml references are all gone, using only config.yml
* Fixed syntax highlighting breaking for UTF-8 code [github.com/henrik]
* Worked around RDiscount bug that prevents Markdown from getting parsed after highlight [github.com/henrik]
== 0.5.0 / 2009-04-07 == 0.5.0 / 2009-04-07
* Minor Enhancements * Minor Enhancements
* Ability to set post categories via YAML [github.com/qrush] * Ability to set post categories via YAML [github.com/qrush]