File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- ` 0.0.x ` Releases - [ 0.0.3] ( #003 ) | [ 0.0.2] ( #002 ) | [ 0.0.1] ( #001 )
1313
1414---
15+ ## [ Unreleased]
1516
17+ ### Refactor
18+ - Mark methods with @discardableResult to silence unused result warnings
19+ - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #23 ] ( https://github.com/space-code/concurrency/pull/23 ) .
1620
1721## [ 0.3.0] ( https://github.com/space-code/concurrency/releases/tag/0.3.0 )
1822
@@ -71,6 +75,7 @@ Released on 2024-12-25. All issues associated with this milestone can be found u
7175- Bump the Swift version to 6.0
7276 - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #1 ] ( https://github.com/space-code/concurrency/pull/1 ) .
7377
78+ [ unreleased ] : https://github.com/space-code/concurrency/compare/0.3.0..HEAD
7479[ 0.3.0 ] : https://github.com/space-code/concurrency/compare/0.2.0..0.3.0
7580[ 0.2.0 ] : https://github.com/space-code/concurrency/compare/0.1.0..0.2.0
7681[ 0.1.0 ] : https://github.com/space-code/concurrency/compare/0.0.3..0.1.0
You can’t perform that action at this time.
0 commit comments