CHANGELOG.md in myrrha-3.0.0.rc6 vs CHANGELOG.md in myrrha-3.0.0.rc7

- old
+ new

@@ -1,8 +1,10 @@ # 3.0.0 / FIX ME * Implementation of domains has been moved to the domain gem. The syntax to create domains has therefore changed. Myrrha::Domain does no longer exists. +* An error handler can now be set on Coercions rules. The default one raises a + Myrrha::Error, preserving backward compatibility. # 2.0.0 / 2012-09-26 * Removed support for ruby 1.8.7 * Coercions#subdomain? and Coercions#belongs_to? are now protected