File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 77
88# Change Log
99
10+ ## [ 2.0.03] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.03 )
11+ Released on 2023-10-15
12+
13+ #### Fix crashes that occurs when the node's topLeft position is nan
14+
15+ Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #230 ] ( https://github.com/layoutBox/FlexLayout/pull/234 )
16+
17+
1018## [ 2.0.01] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.01 )
1119Released on 2023-10-01
1220
Original file line number Diff line number Diff line change 11
22Pod ::Spec . new do |spec |
33 spec . name = "FlexLayout"
4- spec . version = "2.0.02 "
4+ spec . version = "2.0.03 "
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