update history

This commit is contained in:
Tom Preston-Werner 2010-01-08 17:21:26 -08:00
parent 1adf9a7c64
commit 52b82af6e2
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
==
* Bug Fixes
* Require redcloth >= 4.2.1 in tests (#92)
== 0.5.5
* Bug Fixes
* Fix pagination % 0 bug (#78)
* Ensure all posts are processed first (#71)