Skip to content

Commit

Permalink
Add v1.0.2 changelog entry (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris authored Aug 30, 2023
1 parent 29135bd commit d28490d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

<a name="v1.0.2"></a>

## [v1.0.2](https://github.com/auth0/go-auth0/tree/v1.0.2) (2023-08-30)

[Full Changelog](https://github.com/auth0/go-auth0/compare/v1.0.1..v1.0.2)

### Added

- Add line connection strategy ([#271](https://github.com/auth0/go-auth0/pull/271))

### Fixed

- Add missing scope tags to connection options ([#269](https://github.com/auth0/go-auth0/pull/269))
- Fix incorrect json tag for `PreviousThumbprints` on `ConnectionOptionsADFS` ([#270](https://github.com/auth0/go-auth0/pull/270))

<a name="v1.0.1"></a>

## [v1.0.1](https://github.com/auth0/go-auth0/tree/v1.0.1) (2023-08-22)
Expand Down

0 comments on commit d28490d

Please sign in to comment.