File tree 2 files changed +7
-3
lines changed 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Change Log
9
9
10
- ## [ 2.1.0] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.1.0 )
10
+ ## [ 2.2.0] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.2.0 )
11
+
12
+ #### Upgrade yoga to v3.2.1
13
+
14
+ Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #271 ] ( https://github.com/layoutBox/FlexLayout/pull/266 )
11
15
12
16
#### Upgrade yoga to v3.1.0
13
17
14
- Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #255 ] ( https://github.com/layoutBox/FlexLayout/pull/266 )
18
+ Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #266 ] ( https://github.com/layoutBox/FlexLayout/pull/266 )
15
19
16
20
17
21
## [ 2.0.10] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.10 )
Original file line number Diff line number Diff line change 1
1
2
2
Pod ::Spec . new do |spec |
3
3
spec . name = "FlexLayout"
4
- spec . version = "2.1 .0"
4
+ spec . version = "2.2 .0"
5
5
spec . summary = "FlexLayout"
6
6
spec . homepage = "https://github.com/lucdion/FlexLayout.git"
7
7
spec . license = "MIT license"
You can’t perform that action at this time.
0 commit comments