Skip to content

Commit

Permalink
changelogs pre-release [modules]
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Jun 7, 2024
1 parent ad2cb18 commit 637e497
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.3.2 (Unreleased)
# v0.3.2 (2024-06-07)

* **MODULE RETRACTION** The API endpoint in this module suffers major loss of function. The module has been retracted but is retained in the source repo for the purpose of retration. [#352](https://github.com/patrickcping/pingone-go-sdk-v2/pull/352)

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.5.0 (Unreleased)
# v0.5.0 (2024-06-07)

* **Note** Removed unused `Operations` field from the `APIServer` model. [#353](https://github.com/patrickcping/pingone-go-sdk-v2/pull/353)
* **Feature** Add support for Application Resource Permissions API. [#344](https://github.com/patrickcping/pingone-go-sdk-v2/pull/344)
Expand Down
2 changes: 1 addition & 1 deletion credentials/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.8.0 (Unreleased)
# v0.8.0 (2024-06-07)

* **Enhancement** Add the `com.au` top level domain to the connection configuration. [#351](https://github.com/patrickcping/pingone-go-sdk-v2/pull/351)

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.40.0 (Unreleased)
# v0.40.0 (2024-06-07)

* **Breaking Change** Removed the `FormSocialLoginButtonStyles` data model. Use the `FormStyles` data model going forward. [#350](https://github.com/patrickcping/pingone-go-sdk-v2/pull/350)
* **Note** Removed unnecessary `Width` and `IconSrc` fields from `FormSocialLoginButton` and associated data models. [#350](https://github.com/patrickcping/pingone-go-sdk-v2/pull/350)
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.19.0 (Unreleased)
# v0.19.0 (2024-06-07)

* **Breaking change** Remove optional `DeviceAuthenticationPolicyMobileOtpWindow` from `DeviceAuthenticationPolicyMobileOtp` constructor. [#343](https://github.com/patrickcping/pingone-go-sdk-v2/pull/343)
* **Enhancement** Added `PromptForNicknameOnPairing` boolean field to the `DeviceAuthenticationPolicyFido2`, `DeviceAuthenticationPolicyMobile`, `DeviceAuthenticationPolicyOfflineDevice` and `DeviceAuthenticationPolicyTotp` models. [#349](https://github.com/patrickcping/pingone-go-sdk-v2/pull/349)
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.15.0 (Unreleased)
# v0.15.0 (2024-06-07)

* **Enhancement** Add the `com.au` top level domain to the connection configuration. [#351](https://github.com/patrickcping/pingone-go-sdk-v2/pull/351)

Expand Down
2 changes: 1 addition & 1 deletion verify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.5.0 (Unreleased)
# v0.5.0 (2024-06-07)

* **Enhancement** Add the `com.au` top level domain to the connection configuration. [#351](https://github.com/patrickcping/pingone-go-sdk-v2/pull/351)

Expand Down

0 comments on commit 637e497

Please sign in to comment.