Skip to content

Commit

Permalink
CHANGELOG.md: updates for 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Keruspe committed Aug 21, 2024
1 parent 1c1b209 commit 41fc54c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to async-std will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://book.async.rs/overview/stability-guarantees.html).

# [1.13.0] - 2024-08-23

## Added
- IO Safety traits implementations

## Changed
- Various dependencies updates
- Export `BufReadExt` and `SeekExt` from `async_std::io`

# [1.12.0] - 2022-06-18

## Added
Expand Down

0 comments on commit 41fc54c

Please sign in to comment.