added info to changelog

This commit is contained in:
erhodes 2022-06-15 13:38:52 -06:00
parent 3bcc0678e8
commit dabf719e0d
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# Changelog
## Unreleased - 2021-xx-xx
### Added
- Add `ErrorHandlers::default_handler` (as well as `default_handler_{server, client}`) to make registering handlers with the `ErrorHandlers` middleware easier.
## 4.1.0 - 2022-06-11
### Added