docs: update changelog

This commit is contained in:
Kat Marchán 2022-09-10 14:25:51 -07:00
parent 196c09ce7a
commit e4e67b29b5
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# `miette` Release Changelog
<a name="5.3.1"></a>
## 5.3.1 (2022-09-10)
### Bug Fixes
* **miri:** Resolve Miri's concerns around unsafe code (#197) ([5f3429b0](https://github.com/zkat/miette/commit/5f3429b0626034328a0c2f1317b8a0e712c63775))
* **graphical:** Align highlights correctly with wide unicode characters and tabs (#202) ([196c09ce](https://github.com/zkat/miette/commit/196c09ce7af9e54b63aaa5dae4cd199f2ecba3fa))
<a name="5.3.0"></a>
## 5.3.0 (2022-08-10)