Update change log [skip ci]

This commit is contained in:
Joe Yates 2014-10-17 19:24:57 +02:00
parent 397b581dad
commit d7ea170398
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,12 @@ henceforth should be documented here.
*Jon Atack*
* Fix checks for `attribute_method?` for method names containing
`_and_` and `_or_`. Now, a `terms_and_conditions` attribute will be
recognized instead of running (failing) checks for `terms` and `conditions`.
*joeyates*
### Changed
* Reduce object allocations and memory footprint (with a slight speed gain as