Skip to content

Commit c3911f1

Browse files
committed
Fix revision order
1 parent 357e9ef commit c3911f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Evolution/0016-mutli-producer-single-consumer-channel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
* Status: **Implemented**
66

77
## Revision
8-
- 2025/03/24: Adopt `~Copyable` for correct semantics and better performance.
98
- 2023/12/18: Migrate proposal from Swift Evolution to Swift Async Algorithms.
109
- 2023/12/19: Add element size dependent strategy
1110
- 2024/05/19: Rename to multi producer single consumer channel
1211
- 2024/05/28: Add unbounded strategy
12+
- 2025/03/24: Adopt `~Copyable` for correct semantics and better performance.
1313

1414
## Introduction
1515

0 commit comments

Comments
 (0)