We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937bc5b commit c929856Copy full SHA for c929856
CHANGELOG.md
@@ -8,7 +8,7 @@
8
9
### Thanks
10
11
-## [Unreleased][unreleased]
+## 7.0.0
12
13
This release marks the beginning of the merge with the `asn1-rs` crate. **This will break things.**
14
@@ -54,11 +54,12 @@ MSRV: The minimum supported rust version is now *1.53*.
54
Misc:
55
- `ber_read_element_content_as` now requires a non-zero `depth`, or it
56
will raise a `BerMaxDepth` error (previously, 0 allowed one level of parsing)
57
-
58
-### Added
+- crate `rusticata-macros` is now re-exported (#55)
59
60
61
+- @lilyball
62
+- @erikmarkmartin
63
64
## 6.0.0
65
0 commit comments