docs: update changelog

This commit is contained in:
Kat Marchán 2023-07-15 18:48:59 -07:00
parent 10c3b7f809
commit f8d1382501
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# `miette` Release Changelog
<a name="5.10.0"></a>
## 5.10.0 (2023-07-16)
### Features
* **protocol:** add StdError impl for Box<dyn Diagnostic + Send + Sync> (#273) ([2e3e5c9d](https://github.com/zkat/miette/commit/2e3e5c9d15e234495369e9b47d032644dd5664ad))
<a name="5.9.0"></a>
## 5.9.0 (2023-05-18)