File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 77
88# Change Log
99
10+ ## [ 1.3.19] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.19 )
11+ Released on 2020-05-29
12+
13+ Add baseline item support.
14+ Note that for now baseline support is only for the first baseline.
15+
16+ Added by [ Michael Ong] ( https://github.com/rantingmong ) in Pull Request [ #159 ] ( https://github.com/layoutBox/FlexLayout/pull/159 )
17+
18+ ## [ 1.3.18] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.18 )
19+ Released on 2020-05-01
20+
21+ Adds Swift Package Manager Support
22+
23+ Added by [ gcox] ( https://github.com/gcox ) in Pull Request [ #150 ] ( https://github.com/layoutBox/FlexLayout/pull/150 )
24+
1025## [ 1.3.17] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.17 )
1126Released on 2019-10-090
1227
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.17 "
4+ spec . version = "1.3.19 "
55 spec . summary = "FlexLayout"
66 spec . homepage = "https://github.com/lucdion/FlexLayout.git"
77 spec . license = "MIT license"
You can’t perform that action at this time.
0 commit comments