CHANGELOG.md in rm-extensions-0.1.9 vs CHANGELOG.md in rm-extensions-0.1.10

- old
+ new

@@ -1,4 +1,11 @@ +## 0.1.10 + +[Commit history](https://github.com/joenoon/rm-extensions/compare/v0.1.9...v0.1.10) + +* Layout: compact constraint(s) passed to #remove so a nil can be passed to reduce code +* Layout: adjust how to describe existing constraints + ## 0.1.9 [Commit history](https://github.com/joenoon/rm-extensions/compare/v0.1.8...v0.1.9) * Util: Added #rmext_ivar, which is a shortcut to instance_variable_get/instance_variable_set