File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 77
88# Change Log
99
10+ ## [ 1.3.2] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1 )
11+ Released on 2018-02-27
12+
13+ * Update Yoga core to latest master
14+ * Yoga core updated to facebook/yoga@295d111
15+ * Yoga core tests and their buck configuration added, see core-tests folder
16+ * Add buck tests to CI config
17+ * Added by [ Alexey Zinchenko] ( https://github.com/zintus ) in Pull Request [ #62 ] ( https://github.com/layoutBox/FlexLayout/pull/62 )
18+
19+
20+ ## [ 1.3.1] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1 )
21+ Released on 2018-02-23
22+
23+ * Integrates Yoga's sources into FlexLayout
24+
25+ * Added by [Luc Dion](https://github.com/lucdion) in Pull Request [#61](https://github.com/layoutBox/FlexLayout/pull/61)
26+
27+
28+
1029## [ 1.2.2] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.2.2 )
1130Released on 2017-12-20
1231
Original file line number Diff line number Diff line change 11
22Pod ::Spec . new do |spec |
33 spec . name = "FlexLayout"
4- spec . version = "1.3.1 "
4+ spec . version = "1.3.2 "
55 spec . summary = "FlexLayout"
66
77 spec . homepage = "https://github.com/lucdion/FlexLayout.git"
Original file line number Diff line number Diff line change 11PODS:
2- - FlexLayout (1.2.4 )
2+ - FlexLayout (1.3.1 )
33 - Nimble (7.0.3)
44 - PinLayout (1.5.9)
55 - Quick (1.2.0)
@@ -19,7 +19,7 @@ EXTERNAL SOURCES:
1919 :path: ./
2020
2121SPEC CHECKSUMS:
22- FlexLayout: f274aa4829f3591fbbafffe79de155f44cb57862
22+ FlexLayout: 168842acc6c674a2324cbd09b09abe580381696f
2323 Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
2424 PinLayout: b2ebf8622b28e82b6e1216ab4e4a0a8d082214fe
2525 Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
You can’t perform that action at this time.
0 commit comments