Skip to content

Commit c929856

Browse files
committed
Update CHANGELOG
1 parent 937bc5b commit c929856

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Thanks
1010

11-
## [Unreleased][unreleased]
11+
## 7.0.0
1212

1313
This release marks the beginning of the merge with the `asn1-rs` crate. **This will break things.**
1414

@@ -54,11 +54,12 @@ MSRV: The minimum supported rust version is now *1.53*.
5454
Misc:
5555
- `ber_read_element_content_as` now requires a non-zero `depth`, or it
5656
will raise a `BerMaxDepth` error (previously, 0 allowed one level of parsing)
57-
58-
### Added
57+
- crate `rusticata-macros` is now re-exported (#55)
5958

6059
### Thanks
6160

61+
- @lilyball
62+
- @erikmarkmartin
6263

6364
## 6.0.0
6465

0 commit comments

Comments
 (0)