docs: update changelog

This commit is contained in:
Kat Marchán 2022-02-25 08:49:14 -08:00
parent 5d23c0d61d
commit 5641e8da75
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
# `miette` Release Changelog
<a name="4.2.1"></a>
## 4.2.1 (2022-02-25)
### Bug Fixes
* **handlers:** source code propagation for JSON handler (#122) ([50bcec90](https://github.com/zkat/miette/commit/50bcec909aa60c20d4981484195130fbb9f3cacb))
* **clippy:** 1.59.0 clippy fix ([fa5b5fee](https://github.com/zkat/miette/commit/fa5b5fee549e53e9cf0c1d946bef242eebee6c48))
* **docs:** Docs overhaul (#124) ([5d23c0d6](https://github.com/zkat/miette/commit/5d23c0d61d0c7e778579d4d290b1f6e2c53fba31))
<a name="4.2.0"></a>
## 4.2.0 (2022-02-22)