diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d31fd..6bcfdd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ CHANGELOG # 0.10.0 - Next Release In Development -* **BREAKING:** Using `.equalTo()` will no longer invert the constants on the right/bottom edge. This does not affect `.offset()` +* **BREAKING:** Using `.equalTo()` will no longer multiply the constants on the right/bottom edge by -1. This does not affect `.offset()` * Ensure Swift 1.2 compatibility * Added a `Snap.Config.interfaceLayoutDirection` variable for richer Leading/Trailing support. * Fixed memory leaks that could occur on long lived views