Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit e98c5bb

Browse files
committed
bump Changelog.md
1 parent 9d738b9 commit e98c5bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v5.13.0
2+
* `management.ConnectionOptionsOIDC`: Add `SetUserAttributes` to OIDC Strategy
3+
14
## v5.12.0
25
* `management.Connection`: Change Metadata property to be string map ([#160](https://github.com/go-auth0/auth0/pull/160))
36
* `management.Connection`: Add Auth0 managed `ProvisioningTicketUrl to root connection object ([#201](https://github.com/go-auth0/auth0/pull/201))
@@ -118,4 +121,4 @@
118121

119122
## v4.0.0
120123

121-
* **Breaking Change:** `Connection.Options` is now an `interface{}` accepting different types depending on the strategy.
124+
* **Breaking Change:** `Connection.Options` is now an `interface{}` accepting different types depending on the strategy.

0 commit comments

Comments
 (0)