Skip to content

Commit b1d74e3

Browse files
committed
docs: update changelog
1 parent aefe323 commit b1d74e3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# `miette` Release Changelog
22

3+
<a name="5.9.0"></a>
4+
## 5.9.0 (2023-05-18)
5+
6+
### Features
7+
8+
* **serde:** Add `serde` support (#264) ([c25676cb](https://github.com/zkat/miette/commit/c25676cb1f4266c2607836e6359f15b9cbd8637e))
9+
* **const:** Constify various functions (#263) ([46adb3bc](https://github.com/zkat/miette/commit/46adb3bc6aa6518d82a4187b34c56e287922136f))
10+
* **nested:** Render inner diagnostics (#170) ([aefe3237](https://github.com/zkat/miette/commit/aefe323780bda4e60feb44bb96ee98634ad677ad))
11+
12+
### Bug Fixes
13+
14+
* **misc:** Correct some typos (#255) ([675f3411](https://github.com/zkat/miette/commit/675f3411e33d5fae86d4018c3b72f751a4c4bc2f))
15+
316
<a name="5.8.0"></a>
417
## 5.8.0 (2023-04-18)
518

0 commit comments

Comments
 (0)