Skip to content

Commit

Permalink
Release 2.2.0 (#488)
Browse files Browse the repository at this point in the history
Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
  • Loading branch information
GrahamCampbell and Nyholm committed Mar 20, 2022
1 parent 11d949b commit 6565c7e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 2.2.0 - 2022-03-20

### Added

- A more compressive list of mime types
- Add JsonSerializable to Uri
- Missing return types

### Fixed

- Bug MultipartStream no `uri` metadata
- Bug MultipartStream with filename for `data://` streams
- Fixed new line handling in MultipartStream
- Reduced RAM usage when copying streams
- Updated parsing in `Header::normalize()`

## 2.1.1 - 2022-03-20

### Fixed
Expand Down

0 comments on commit 6565c7e

Please sign in to comment.