diff --git a/CHANGELOG.md b/CHANGELOG.md index 00063f92..77094102 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,25 @@ # Change Log +## [1.3.2](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1) +Released on 2018-02-27 + +* Update Yoga core to latest master + * Yoga core updated to facebook/yoga@295d111 + * Yoga core tests and their buck configuration added, see core-tests folder + * Add buck tests to CI config + * Added by [Alexey Zinchenko](https://github.com/zintus) in Pull Request [#62](https://github.com/layoutBox/FlexLayout/pull/62) + + +## [1.3.1](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1) +Released on 2018-02-23 + +* Integrates Yoga's sources into FlexLayout + + * Added by [Luc Dion](https://github.com/lucdion) in Pull Request [#61](https://github.com/layoutBox/FlexLayout/pull/61) + + + ## [1.2.2](https://github.com/layoutBox/FlexLayout/releases/tag/1.2.2) Released on 2017-12-20 diff --git a/FlexLayout.podspec b/FlexLayout.podspec index 623328e8..264c77ad 100644 --- a/FlexLayout.podspec +++ b/FlexLayout.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "FlexLayout" - spec.version = "1.3.1" + spec.version = "1.3.2" spec.summary = "FlexLayout" spec.homepage = "https://github.com/lucdion/FlexLayout.git" diff --git a/Podfile.lock b/Podfile.lock index 45beba2e..3872409f 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - FlexLayout (1.2.4) + - FlexLayout (1.3.1) - Nimble (7.0.3) - PinLayout (1.5.9) - Quick (1.2.0) @@ -19,7 +19,7 @@ EXTERNAL SOURCES: :path: ./ SPEC CHECKSUMS: - FlexLayout: f274aa4829f3591fbbafffe79de155f44cb57862 + FlexLayout: 168842acc6c674a2324cbd09b09abe580381696f Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac PinLayout: b2ebf8622b28e82b6e1216ab4e4a0a8d082214fe Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08