Skip to content

Chore/changelog date #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 1, 2023
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