diff --git a/CHANGELOG.md b/CHANGELOG.md index 01e44b309..68d9bb813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ +# v0.7.1 (2023-12-23) +## What's Changed + +## New Contributors + +**Full Changelog**: https://github.com/gojue/ecapture/compare/v0.7.0...v0.7.1 +
+ # v0.7.0 (2023-12-03) ## 🚀 Breaking Changes - Split `nss/gnutls/openssl` into three separate submodules. Corresponding to the `./ecapture nss`, `./ecapture gnutls`, `ecapture tls` commands.