updated the history.txt file

improve_associations
Matt Aimonetti 2009-07-17 10:53:00 -07:00
parent a23ab5ab5a
commit 367bbd6f70
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
* Minor enhancements
* Added an init.rb file for easy usage as a Rails plugin (Aaron Quint)
* Bug fix: pagination shouldn't die on empty results (Arnaud Berthomier)
* Optimized ExtendedDocument.count to run about 3x faster (Matt Aimonetti)
* Added Float casting (Ryan Felton & Matt Aimonetti)