Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Hearst <[email protected]>
  • Loading branch information
mlink and JacobHearst authored Apr 16, 2024
1 parent 711c42a commit f43f37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 3.0.3 - 2024-04-15

### Changed
- Correctly turned on `StrictConcurrency` in Swift 5.10 and earlier and adeed non-breaking conformance to `Sendable`.
- Correctly turned on `StrictConcurrency` in Swift 5.10 and earlier and added non-breaking conformance to `Sendable`.
- Updated documentation for closure based usage where `nonisolated(unsafe)` is required to avoid an error in projects that use `StrictConcurrency`.

## 3.0.2 - 2024-02-07
Expand Down

0 comments on commit f43f37c

Please sign in to comment.