Skip to content

Commit 6565c7e

Browse files
Release 2.2.0 (#488)
Co-authored-by: Tobias Nyholm <[email protected]>
1 parent 11d949b commit 6565c7e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.2.0 - 2022-03-20
11+
12+
### Added
13+
14+
- A more compressive list of mime types
15+
- Add JsonSerializable to Uri
16+
- Missing return types
17+
18+
### Fixed
19+
20+
- Bug MultipartStream no `uri` metadata
21+
- Bug MultipartStream with filename for `data://` streams
22+
- Fixed new line handling in MultipartStream
23+
- Reduced RAM usage when copying streams
24+
- Updated parsing in `Header::normalize()`
25+
1026
## 2.1.1 - 2022-03-20
1127

1228
### Fixed

0 commit comments

Comments
 (0)