From b0f7a8f892b75645484d1488543895e6eff294ab Mon Sep 17 00:00:00 2001 From: RxOptional Maintainers Date: Wed, 20 Jan 2021 09:14:54 +0000 Subject: [PATCH] chore(release): 5.0.0 [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eddcad2..6f421f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## 5.0.0 (2021-01-20) + + +### ⚠ BREAKING CHANGES + +* - Moved circleci to githubci +- Supports RxSwift 6.0 +- Release xcframeworks + +### Features + +* Restructure for better support and maintenance ([64eea0c](https://github.com/RxSwiftCommunity/RxOptional/commits/64eea0c51152d1dc89c076a6df133e2b0191f37b)) + + +### Bug Fixes + +* Actions to resolve dependencies before running ([f04fd38](https://github.com/RxSwiftCommunity/RxOptional/commits/f04fd38f67c529ab70da0e3802898e833129aaec)) +* Bump version script ([a7a1c20](https://github.com/RxSwiftCommunity/RxOptional/commits/a7a1c20ec46104b10c8bd45767dc326b4a0b3405)) +* Commit podspec version bump ([141cc95](https://github.com/RxSwiftCommunity/RxOptional/commits/141cc95fcebc5707c81419849b9c88cfb059aa4c)) +* Reenable cleanup script ([c6c73f5](https://github.com/RxSwiftCommunity/RxOptional/commits/c6c73f53280c1f20d7a8415482f6de0d42fe2112)) +* Remove unused step in action ([8566368](https://github.com/RxSwiftCommunity/RxOptional/commits/8566368791b701ce309249c9167011261a188558)) + # 4.1.0 - Add suport for Swift Package Manager