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

Commit

Permalink
bump Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yvovandoorn committed Mar 24, 2021
1 parent 9d738b9 commit e98c5bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v5.13.0
* `management.ConnectionOptionsOIDC`: Add `SetUserAttributes` to OIDC Strategy

## v5.12.0
* `management.Connection`: Change Metadata property to be string map ([#160](https://github.com/go-auth0/auth0/pull/160))
* `management.Connection`: Add Auth0 managed `ProvisioningTicketUrl to root connection object ([#201](https://github.com/go-auth0/auth0/pull/201))
Expand Down Expand Up @@ -118,4 +121,4 @@

## v4.0.0

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

0 comments on commit e98c5bb

Please sign in to comment.