Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down