diff --git a/CHANGELOG.md b/CHANGELOG.md index bb8e53e6..8ca7456f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- ASB + CLI: You can now use the `logs` command to retrieve logs stored in the past, redacting addresses and id's using `logs --redact`. + ## [0.13.4] - 2024-07-25 - ASB: The `history` command can now be used while the asb is running.