updates history

This commit is contained in:
Ben Mabey 2011-03-21 16:45:07 -06:00
parent 383053933a
commit e5cbc7003d

View file

@ -1,5 +1,10 @@
== 0.6.x (in git)
=== Bugfixes
* Explicity require ERB. (Vít Ondruch)
== 0.6.6 2011-03-16
=== Bugfixes
* Don't modify the array passed in with the :except key. (Eric Wollesen)
* Fixes version checking for postgresql. (Greg Barnett)