Skip to content

Commit 78b3cfd

Browse files
Updated changelog with unreleased feature.
1 parent aa7e1d0 commit 78b3cfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Changed
9+
- Changed the `Stream` override of `ReadAsync` in `ReadableStream` so that it saves the rest of a read value of not all of it can fit in the `buffer` that it is to be copied to.
810

911
## [0.5.0] - 2024-10-23
1012
### Changed

0 commit comments

Comments
 (0)