Bump to version v8.0.0

This commit is contained in:
steve-chavez
2021-07-25 23:12:51 -05:00
committed by Steve Chavez
parent cbe0e5254e
commit 0bc7c034cf
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
### Fixed
## [8.0.0] - 2021-07-25
### Added
- #1525, Allow http status override through response.status guc - @steve-chavez