Skip to content

Commit ffc6fb8

Browse files
authored
updated changelog (#515)
1 parent ce01a4a commit ffc6fb8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
Running changelog of releases since `2.0.0-rc.4`
33

4+
## v5.0.5
5+
- Fix the Go Documentation spam [#512](https://github.com/okta/okta-sdk-golang/pull/511). Thanks [@aditya-okta](https://github.com/aditya-okta)
6+
- Fix the support for signed nonce factor [#512](https://github.com/okta/okta-sdk-golang/pull/512). Thanks [@aditya-okta](https://github.com/aditya-okta)
7+
48
## v5.0.2
59
- Fix unmarshalling error for Group owner object lastUpdated (#486) Thanks [@duytiennguyen-okta]
610

@@ -51,7 +55,7 @@ Running changelog of releases since `2.0.0-rc.4`
5155
- `Application` has `PreviewSAMLAppMetadata` method for `GET /api/v1/apps/{applicationId}/sso/saml/metadata` endpoint.
5256
- Added parameters
5357
- `Default` bool on `AuthorizationServer` model
54-
58+
5559
## v2.16.0
5660

5761
- All API integers, which previously had been typed as `int64`, are now typed

0 commit comments

Comments
 (0)