Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Feb 10, 2022
1 parent 937bc5b commit c929856
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.**

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit c929856

Please sign in to comment.