Keeping the history up to date with Chrononaut and ujh's fixes

This commit is contained in:
Nick Quaranto 2009-06-22 18:11:15 -04:00
parent 606269b33c
commit 750b5f5cb8
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
== 0.5.1 == 0.5.2
* Bug Fixes
* Fixing Ruby 1.9 issue that requires to_s on the err object [github.com/Chrononaut]
* Fixes for pagination and ordering posts on the same day [github.com/ujh]
== 0.5.1 / 2009-05-06
* 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