diff --git a/CHANGELOG.md b/CHANGELOG.md index 87f8fb8b..ee6f06fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The intended audience of this file is for py42 consumers -- as such, changes that don't affect how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here. -## 1.16.4 - 2023-02-01 -### Fixed - -- Bug in `security-data search|send-to` where using `--format json` and a checkpoint raised an error when configured for V2 file events. - -## 1.16.3 - 2022-12-08 +## 1.16.3 - 2023-02-01 ### Fixed +- Bug in `security-data search|send-to` where using `--format json` and a checkpoint raised an error when configured for V2 file events. - Bug in `devices list` command when using `--include-legal-hold-membership` option with an API client auth profile. ## 1.16.2 - 2022-11-07