We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3480fcc commit 8bd7c33Copy full SHA for 8bd7c33
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
15
## 2.5.1 - 2023-08-03
16
17
### Fixed
0 commit comments