Change raw-media-types to accept a string of comma separated MIME types (#1370)

This commit is contained in:
Dan Amoroso
2019-08-06 13:23:52 -05:00
committed by Steve Chávez
parent ee40e7e0d7
commit d5758523f3
2 changed files with 8 additions and 12 deletions
+2
View File
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #1369, Change `raw-media-types` to accept a string of comma separated MIME types - @Dansvidania
## [6.0.1] - 2019-07-30
### Added