Skip to content

Commit

Permalink
Add changelog for v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Apr 7, 2022
1 parent 78e2544 commit 825358f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

<a name="v0.6.2"></a>
## [v0.6.2](https://github.com/auth0/go-auth0/tree/v0.6.2) (2022-04-07)

[Full Changelog](https://github.com/auth0/go-auth0/compare/v0.6.1...v0.6.2)

### Added

- Added a method to `Unlink` a `User`'s identity ([#35](https://github.com/auth0/go-auth0/pull/35))
- Added fields required to support self-managed certificates ([#37](https://github.com/auth0/go-auth0/pull/37))
- Added `profileData` key to `UserIdentity` ([#33](https://github.com/auth0/go-auth0/pull/33))
- [DXCDT-104] Added `Filters` to `LogStream` ([#38](https://github.com/auth0/go-auth0/pull/38))


<a name="v0.6.1"></a>
## [v0.6.1](https://github.com/auth0/go-auth0/tree/v0.6.1) (2022-03-03)

Expand Down

0 comments on commit 825358f

Please sign in to comment.