Skip to content

Commit 72f38e3

Browse files
ns-vasilevgithub-actions[bot]
authored andcommitted
chore(changelog): update CHANGELOG.md
1 parent 5159a12 commit 72f38e3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)