Skip to content

Commit

Permalink
tokio: remove #5973 from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Oct 14, 2023
1 parent c008612 commit e01dd99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tokio/CHANGELOG.md
@@ -1,3 +1,5 @@
[comment]: <> (Include tokio-macros changes in next release.)

# 1.33.0 (October 9, 2023)

### Fixed
Expand All @@ -9,7 +11,6 @@

### Changed

- macros: use `::core` imports instead of `::std` in `tokio::test` ([#5973])
- sync: use Acquire/Release orderings instead of SeqCst in `watch` ([#6018])

### Added
Expand Down

0 comments on commit e01dd99

Please sign in to comment.