浏览代码

Merge pull request #283 from kovpas/master

Update changelog
Jonas Budelmann 9 年之前
父节点
当前提交
49fe2b91fe
共有 1 个文件被更改,包括 33 次插入0 次删除
  1. 33 0
      CHANGELOG.md

+ 33 - 0
CHANGELOG.md

@@ -1,3 +1,36 @@
+v0.6.3
+======
+
+#### - Add support for view distribution ([pingyourid](https://github.com/pingyourid))
+
+https://github.com/SnapKit/Masonry/pull/225
+
+v0.6.2
+======
+
+#### - Add support for iOS 8 margin attributes ([CraigSiemens](https://github.com/CraigSiemens))
+
+https://github.com/SnapKit/Masonry/pull/163
+
+#### - Add support for leading and trailing insets ([montehurd](https://github.com/montehurd))
+
+https://github.com/SnapKit/Masonry/pull/168
+
+#### - Add support for Cartage ([erichoracek](https://github.com/erichoracek))
+
+https://github.com/SnapKit/Masonry/pull/182
+
+#### - Fix memory usage of updateConstraints
+
+v0.6.1
+======
+
+#### - Fix unused variable warning when compiled with NSAssert turned off
+
+#### - Add aspect fit example ([kouky](https://github.com/kouky))
+
+https://github.com/SnapKit/Masonry/pull/148
+
 v0.6.0
 ======