author | Alberto Bertogli
<albertito@blitiri.com.ar> 2023-02-19 16:20:50 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2023-02-19 16:20:50 UTC |
parent | 34977fe834e9d5d83dffc70d93e7627e28114d3e |
docs/relnotes.md | +6 | -0 |
diff --git a/docs/relnotes.md b/docs/relnotes.md index 8b79c12..4fbd7a2 100644 --- a/docs/relnotes.md +++ b/docs/relnotes.md @@ -5,6 +5,12 @@ This file contains notes for each release, summarizing changes and explicitly noting backward-incompatible changes or known security issues. +## 1.11 (2023-02-19) + +- New tracing library for improved observability. +- Update [fuzz tests](tests.md#fuzz-tests) to the new standard infrastructure. + + ## 1.10 (2022-09-01) - Support [catch-all aliases](aliases.md#catch-all).