Bump to version v6.0.2

* Add missing CHANGELOG entry for #1368
This commit is contained in:
Steve Chávez
2019-08-22 11:12:01 -05:00
committed by GitHub
parent 681388631b
commit 713b214c9a
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -9,7 +9,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
## [6.0.2] - 2019-08-22
### Fixed
- #1369, Change `raw-media-types` to accept a string of comma separated MIME types - @Dansvidania
- #1368, Fix long column descriptions being truncated at 63 characters in PostgreSQL 12 - @amedeedaboville
- #1348, Go back to converting plus "+" to space " " in querystrings by default - @steve-chavez
### Deprecated