Skip to content

Commit

Permalink
docs: start v1.1.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
xlgmokha committed Mar 24, 2022
1 parent c1df079 commit 0e1084a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,3 +1,9 @@
# v1.1.0 (Unreleased)

## Enhancements

* Add beta support for SSOTeamID to `Team`, `TeamCreateOptions`, `TeamUpdateOptions` by @xlgmokha [#364](https://github.com/hashicorp/go-tfe/pull/364)

# v1.0.0

## Breaking Changes
Expand All @@ -20,4 +26,3 @@

## Bug Fixes
* Fixed invalid memory address error when `AdminSMTPSettingsUpdateOptions.Auth` field is empty and accessed by @uturunku1 [#335](https://github.com/hashicorp/go-tfe/pull/335)

0 comments on commit 0e1084a

Please sign in to comment.