Skip to content

Commit 50086a5

Browse files
Fix typo in change-log.
Version was specified incorrectly. See: #2016 (comment)
1 parent 07f786c commit 50086a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Fixed
1010

11-
* Fix streaming uploads using `SyncByteStream` or `AsyncByteStream`. Regression in 0.12.2. (#2016)
11+
* Fix streaming uploads using `SyncByteStream` or `AsyncByteStream`. Regression in 0.21.2. (#2016)
1212

1313
## 0.21.2 (5th January, 2022)
1414

0 commit comments

Comments
 (0)