Skip to content

Commit a8ad577

Browse files
committed
Move local runtime flavor to unstable section
1 parent c1ed9b7 commit a8ad577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ The MSRV is increased to 1.71.
66

77
- fs: add `File::max_buf_size` ([#7594])
88
- io: export `Chain` of `AsyncReadExt::chain` ([#7599])
9-
- macros: add `local` runtime flavor ([#7375], [#7597])
109
- net: add `SocketAddr::as_abstract_name` ([#7491])
1110
- net: add `TcpStream::quickack` and `TcpStream::set_quickack` ([#7490])
1211
- net: implement `AsRef<Self>` for `TcpStream` and `UnixStream` ([#7573])
@@ -40,6 +39,7 @@ The MSRV is increased to 1.71.
4039
- fs: support `io_uring` in `fs::write` ([#7567])
4140
- fs: support `io_uring` with `File::open()` ([#7617])
4241
- fs: support `io_uring` with `OpenOptions` ([#7321])
42+
- macros: add `local` runtime flavor ([#7375], [#7597])
4343

4444
### Documented
4545

0 commit comments

Comments
 (0)