Skip to content

Commit c6c8cb1

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

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)