Pārlūkot izejas kodu

Merge pull request #283 from kovpas/master

Update changelog
Jonas Budelmann 9 gadi atpakaļ
vecāks
revīzija
49fe2b91fe
1 mainītis faili ar 33 papildinājumiem un 0 dzēšanām
  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
 v0.6.0
 ======
 ======