mirror of https://github.com/zkat/miette.git
docs: update changelog
This commit is contained in:
parent
10c3b7f809
commit
f8d1382501
|
|
@ -1,5 +1,12 @@
|
||||||
# `miette` Release Changelog
|
# `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>
|
<a name="5.9.0"></a>
|
||||||
## 5.9.0 (2023-05-18)
|
## 5.9.0 (2023-05-18)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue