Skip to content

Commit 8bd7c33

Browse files
Release 2.6.0
1 parent 3480fcc commit 8bd7c33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 2.6.0 - 2023-08-03
9+
10+
### Changed
11+
12+
- Updated the mime type map to add some new entries, fix a couple of invalid entries, and remove an invalid entry
13+
- Fallback to `application/octet-stream` if we are unable to guess the content type for a multipart file upload
14+
815
## 2.5.1 - 2023-08-03
916

1017
### Fixed

0 commit comments

Comments
 (0)