Explorar el Código

Updated Changelog

Robert Payne hace 9 años
padre
commit
383db1443a
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -1,3 +1,12 @@
+v1.0.2
+======
+
+* Bug fix for array greaterThanOrEqualTo or lessthanOrEqualTo attributes ([#377](https://github.com/SnapKit/Masonry/pull/377))
+* Bug fix for Podfile so examples work again ([#374](https://github.com/SnapKit/Masonry/pull/374))
+* Improve view distribution performance ([#374](https://github.com/SnapKit/Masonry/pull/362))
+* Unshare pod schemes ([#374](https://github.com/SnapKit/Masonry/pull/352))
+
+
 v1.0.1
 ======