Prepare for v23.6 release (#2797)

This commit is contained in:
Adam Hopkins
2023-07-25 15:57:29 +03:00
committed by GitHub
parent 9cbe1fb8ad
commit 205795d1e8
10 changed files with 91 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
## Version 23.3.0 🔶
## Version 23.3.0
### Features
- [#2545](https://github.com/sanic-org/sanic/pull/2545) Standardize init of exceptions for more consistent control of HTTP responses using exceptions