Skip to content

Commit bd311fd

Browse files
committed
docs: update changelog
1 parent d568aae commit bd311fd

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,3 +1,16 @@
1+
<a name="0.11.0"></a>
2+
## 0.11.0 (2021-08-18)
3+
4+
BIG changes this time. The whole end-to-end experience for tossing around
5+
Diagnostics in your code has been overhauled, printing reports is easier than
6+
ever, and we even have an `eyre::Report`-style wrapper you can pass around in
7+
app-internal returns!
8+
9+
#### Features
10+
11+
* **reporter:** Overhauled return type/main/DiagnosticReport experience. ([29c1403e](https://github.com/zkat/miette/commit/29c1403efdd7fd218f240ac458fd19bba17e9551))
12+
13+
114
<a name="0.10.0"></a>
215
## 0.10.0 (2021-08-17)
316

0 commit comments

Comments
 (0)