docs: update changelog

This commit is contained in:
Kat Marchán 2023-04-18 08:56:02 -07:00
parent adbff65e4e
commit 1692d99fa8
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# `miette` Release Changelog
<a name="5.8.0"></a>
## 5.8.0 (2023-04-18)
### Features
* **source:** Add getter for NamedSource name (#252) ([be3b2547](https://github.com/zkat/miette/commit/be3b25475147e92fae631b510c8de22949eada45))
### Bug Fixes
* **narrated:** put URLs in their own line ([adbff65e](https://github.com/zkat/miette/commit/adbff65e4ed52103569a3a5cd09c1bee79f8e361))
<a name="5.7.0"></a>
## 5.7.0 (2023-04-01)