mirror of https://github.com/zkat/miette.git
docs: update changelog
This commit is contained in:
parent
a960136802
commit
28d561e133
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,3 +1,14 @@
|
||||||
|
<a name="0.5.0"></a>
|
||||||
|
## 0.5.0 (2021-08-14)
|
||||||
|
|
||||||
|
I decided to yank some handy (optional) utilities from a project I'm using
|
||||||
|
`miette` in. These should make using it more ergonomic.
|
||||||
|
|
||||||
|
#### Features
|
||||||
|
|
||||||
|
* **utils:** various convenience utilities for creating and working with Diagnostics ([a9601368](https://github.com/zkat/miette/commit/a960136802834bd3741ef637d91f73287870b1ad))
|
||||||
|
|
||||||
|
|
||||||
<a name="0.4.0"></a>
|
<a name="0.4.0"></a>
|
||||||
## 0.4.0 (2021-08-11)
|
## 0.4.0 (2021-08-11)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue