Skip to content

Commit

Permalink
v0.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Feb 3, 2022
1 parent f09fa83 commit f47b886
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.41.1 (February 3, 2022)

⚠️ BREAKING CHANGES:

- Bug fix: `UnifiedRoleDefinition.Description` has changed from a `*string` to a `*StringNullWhenEmpty` ([#148](https://github.com/manicminer/hamilton/pull/148))
- Bug fix: `UnifiedRolePermission.Condition` has changed from a `*string` to a `*StringNullWhenEmpty` ([#148](https://github.com/manicminer/hamilton/pull/148))

## 0.41.0 (February 3, 2022)

- Support for selecting GitHub OIDC authentication when using the `auth.NewAuthorizer()` helper function ([#145](https://github.com/manicminer/hamilton/pull/145))
Expand Down

0 comments on commit f47b886

Please sign in to comment.