Updating history with latest additions
This commit is contained in:
parent
53368cc3e1
commit
445347e259
|
@ -2,10 +2,13 @@
|
||||||
* Major Enhancements
|
* Major Enhancements
|
||||||
* Next/previous posts in site payload [github.com/pantulis, github.com/tomo]
|
* Next/previous posts in site payload [github.com/pantulis, github.com/tomo]
|
||||||
* Permalink templating system
|
* Permalink templating system
|
||||||
|
* Moved most of the README out to the GitHub wiki
|
||||||
|
* Exclude option in configuration so specified files won't be brought over with generated site [github.com/duritong]
|
||||||
* Bug Fixes
|
* Bug Fixes
|
||||||
* Making sure config.yaml references are all gone, using only config.yml
|
* Making sure config.yaml references are all gone, using only config.yml
|
||||||
* Fixed syntax highlighting breaking for UTF-8 code [github.com/henrik]
|
* 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]
|
* Worked around RDiscount bug that prevents Markdown from getting parsed after highlight [github.com/henrik]
|
||||||
|
* CGI escaped post titles [github.com/Chrononaut]
|
||||||
|
|
||||||
== 0.5.0 / 2009-04-07
|
== 0.5.0 / 2009-04-07
|
||||||
* Minor Enhancements
|
* Minor Enhancements
|
||||||
|
|
Loading…
Reference in New Issue