Skip to content

Commit

Permalink
Changelog for hashicorp#68
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Jun 28, 2021
1 parent 3cf9c6d commit c8ed2fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## 0.19.0 (Unreleased)

- Support for [schema extensions](https://docs.microsoft.com/en-us/graph/api/resources/schemaextension?view=graph-rest-beta) ([#68](https://github.com/manicminer/hamilton/pull/68))

⚠️ BREAKING CHANGES:

- Support for passing the raw bytes of a PKCS#12 bundle when using client certificate authentication. This alters the method signature of `auth.NewClientCertificateAuthorizer()` but does not affect the use of a PFX file read from the filesystem. See [#65](https://github.com/manicminer/hamilton/pull/65) for details and example usage.
Expand Down

0 comments on commit c8ed2fa

Please sign in to comment.