Skip to content

Commit

Permalink
Updated change log a bit more
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjpayne committed Jul 30, 2015
1 parent 3900eb5 commit 1d86e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHANGELOG

# 0.13.0 - July 30 2015

* Refactored `insets` to `inset` and it now accepts Float/Double/CGFloat/Int/UInt as well as EdgeInsets
* **BREAKING:** Refactored `insets` to `inset` and it now accepts Float/Double/CGFloat/Int/UInt as well as EdgeInsets
* Size constraints to fixed constants like `make.width.equalTo(50)` now install directly on the from view rather than it’s superview
* Debugging should generate property object pointer descriptions
* Debugging now includes file/line number where the closure that created the constraint is in your code
Expand Down

0 comments on commit 1d86e43

Please sign in to comment.