2.1.0 -> 2.1.1 changelog

This commit is contained in:
Joel Meador 2011-09-23 15:47:24 -04:00 committed by Joshua Clayton
parent c1360e1fc5
commit 88cf88e98d
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2.1.1 (September 23, 2011)
Bugfix: Parent object callbacks are run before child object callbacks
Declarations: allow overriding/modification of individual traits in child factories
Callbacks refactored to not be attributes
Updating documentation for formatting and clarity (incl. new specificity for cucumber)
2.1.0 (September 02, 2011)
Bugfix: created_at now defined for stubbed models
Gemspec updated for use with Rails 3.1