diff --git a/CHANGELOG b/CHANGELOG index 88355cc..78d9108 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Allowing for nil values in states for active record Only set state to default state before_validation_on_create New rake task to uninstall, build and reinstall the gem (useful for development) + Changed scott's email address to protect it from spambots when publishing rdocs New non-(!) methods that allow for firing events without persisting [Jeff Dean] * Added aasm_states_for_select that will return a select friendly collection of states. diff --git a/README.rdoc b/README.rdoc index 3656403..ec28a4c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -54,7 +54,7 @@ Here's a quick example highlighting some of the features. = Other Stuff -Author:: Scott Barron +Author:: Scott Barron License:: Copyright 2006, 2007, 2008 by Scott Barron. Released under an MIT-style license. See the LICENSE file included in the distribution.