Bump to v6.0.1

This commit is contained in:
steve-chavez
2019-07-30 22:34:28 +00:00
committed by Steve Chávez
parent 5b8a17e366
commit 47c0141c49
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -7,6 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
### Fixed
## [6.0.1] - 2019-07-30
### Added
- #1349, Add user defined raw output media types via `raw-media-types` config option - @Dansvidania
- #1243, Add websearch_to_tsquery support - @herulume