diff --git a/CHANGELOG.md b/CHANGELOG.md index 86872a17..a948f79a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add verify and skipping of unchanged flash regions - add `--no-verify` and `--no-skip` (#538) - Add --min-chip-rev argument to specify minimum chip revision (#252) - Add `serialport` feature. (#535) +- Add `read-flash` command (#558) ### Fixed