Skip to content

Commit 566684c

Browse files
committed
CHANGELOG.md: updates for 1.13.0
1 parent 1c1b209 commit 566684c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to async-std will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://book.async.rs/overview/stability-guarantees.html).
77

8+
# [1.13.0] - 2024-09-06
9+
10+
## Added
11+
- IO Safety traits implementations
12+
13+
## Changed
14+
- Various dependencies updates
15+
- Export `BufReadExt` and `SeekExt` from `async_std::io`
16+
817
# [1.12.0] - 2022-06-18
918

1019
## Added

0 commit comments

Comments
 (0)