Skip to content

Commit

Permalink
Changelog for #90
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Aug 31, 2021
1 parent 6cf21c0 commit 4d4ca96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 0.26.0 (Unreleased)

- `auth.CachedAuthorizer` - export this type and its `Source` field so that consumers can inspect it ([#90](https://github.com/manicminer/hamilton/pull/90))

⚠️ BREAKING CHANGES:

- The `auth.CachedAuthorizer()` function has been renamed to `auth.NewCachedAuthorizer()` ([#90](https://github.com/manicminer/hamilton/pull/90))

## 0.25.0 (August 24, 2021)

- Support for [authentication methods](https://docs.microsoft.com/en-us/graph/api/resources/authenticationmethods-overview?view=graph-rest-beta) ([#89](https://github.com/manicminer/hamilton/pull/89))
Expand Down

0 comments on commit 4d4ca96

Please sign in to comment.