From c929856e0641456dfe36f2e445f21f7dd280b7c1 Mon Sep 17 00:00:00 2001 From: Pierre Chifflier Date: Thu, 10 Feb 2022 14:27:08 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81e61d2..20b8079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ ### Thanks -## [Unreleased][unreleased] +## 7.0.0 This release marks the beginning of the merge with the `asn1-rs` crate. **This will break things.** @@ -54,11 +54,12 @@ MSRV: The minimum supported rust version is now *1.53*. Misc: - `ber_read_element_content_as` now requires a non-zero `depth`, or it will raise a `BerMaxDepth` error (previously, 0 allowed one level of parsing) - -### Added +- crate `rusticata-macros` is now re-exported (#55) ### Thanks +- @lilyball +- @erikmarkmartin ## 6.0.0