Skip to content

Commit 8966c74

Browse files
committed
Add version 1.3.26
1 parent e9100fc commit 8966c74

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77

88
# Change Log
99

10+
## [1.3.26](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.26)
11+
Released on 2023-01-20
12+
13+
#### Fixed crash with nan dimensions
14+
15+
Added by [iohin](https://github.com/iohin) in Pull Request [#211](https://github.com/layoutBox/FlexLayout/pull/211)
16+
1017
## [1.3.25](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.25)
1118
Released on 2022-12-23
1219

FlexLayout.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |spec|
33
spec.name = "FlexLayout"
4-
spec.version = "1.3.25"
4+
spec.version = "1.3.26"
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "MIT license"

0 commit comments

Comments
 (0)