docs: update changelog

This commit is contained in:
Kat Marchán 2022-06-25 10:59:54 -07:00
parent 85da6a8407
commit 2bfbc8d142
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.1.0"></a>
## 5.1.0 (2022-06-25)
### Features
* **protocol:** Implement SourceCode for Arc<str> (and similar types) (#181) ([85da6a84](https://github.com/zkat/miette/commit/85da6a8407ef727b8f77184b8a61f5b9a7d3ccef))
<a name="5.0.0"></a>
## 5.0.0 (2022-06-24)