Skip to content

Commit

Permalink
update changelogs pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Apr 24, 2023
1 parent 128580f commit bf66f23
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion agreementmanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.1.2 (Unreleased)
# v0.1.2 (2023-04-24)

* **Note** Add retry logic for retryable HTTP status codes. [#147](https://github.com/patrickcping/pingone-go-sdk-v2/pull/147)

Expand Down
2 changes: 1 addition & 1 deletion authorize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.1.5 (Unreleased)
# v0.1.5 (2023-04-24)

* **Note** Add retry logic for retryable HTTP status codes. [#147](https://github.com/patrickcping/pingone-go-sdk-v2/pull/147)

Expand Down
2 changes: 1 addition & 1 deletion management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.19.0 (Unreleased)
# v0.19.0 (2023-04-24)

* **Note** Add retry logic for retryable HTTP status codes. [#147](https://github.com/patrickcping/pingone-go-sdk-v2/pull/147)
* **Enhancement** Added support for the Google Play Integrity API, `GooglePlay` for the `ApplicationOIDC` object model. *Breaking change note*: This is now a required attribute when configuring integrity detection on Android devices. [#153](https://github.com/patrickcping/pingone-go-sdk-v2/pull/153)
Expand Down
2 changes: 1 addition & 1 deletion mfa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.9.2 (Unreleased)
# v0.9.2 (2023-04-24)

* **Note** Add retry logic for retryable HTTP status codes. [#147](https://github.com/patrickcping/pingone-go-sdk-v2/pull/147)

Expand Down
2 changes: 1 addition & 1 deletion risk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.5.0 (Unreleased)
# v0.5.0 (2023-04-24)

* **Breaking change** `RiskPredictor` model changed to `RiskPredictorCommon`, replaced with the predictor type model. [#151](https://github.com/patrickcping/pingone-go-sdk-v2/pull/151)
* **Note** Add retry logic for retryable HTTP status codes. [#147](https://github.com/patrickcping/pingone-go-sdk-v2/pull/147)
Expand Down

0 comments on commit bf66f23

Please sign in to comment.