diff --git a/CHANGELOG.md b/CHANGELOG.md index 78e6a67..33d2552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ * Added AttributeDefinition#<=> * Added AttributeDefinition#to_sym * Attributes#attributes now returns the results of overridden getters -* Overridden attribute getters and setters can now call super * Attributes.inspect and Attributes#inspect are now in alphabetical order +* Overridden attribute getters and setters can now call super # ActiveAttr 0.2.0 (October 3, 2011) #