Skip to content

Commit

Permalink
Fix changelog entry for devices error handling PR (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbriggs42 committed Sep 15, 2021
1 parent 52e3037 commit b1bbf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ how a consumer would use the library (e.g. adding unit tests, updating documenta
### Fixed

- Bug where `sdk.securitydata.search_all_file_events()` errored when `page_token` param was `None`.
- Issue where `sdk.devices.get_page()` raises a vague error message when provided with invalid org UID.

## 1.18.0 - 2021-08-19

Expand Down Expand Up @@ -114,7 +115,6 @@ how a consumer would use the library (e.g. adding unit tests, updating documenta
### Fixed

- Issue where `sdk.users.get_roles()` was using a deprecated API.
- Issue where `sdk.devices.get_page()` raises a vague error message when provided with invalid org UID.

## 1.14.1 - 2021-04-29

Expand Down

0 comments on commit b1bbf4a

Please sign in to comment.