Skip to content

Commit

Permalink
add changelog entries for #847 and #848
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenolivia committed Feb 15, 2024
1 parent 28d2be4 commit d89764e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Unreleased

## Enhancements
* Updates go-tfe client to export the instance name using `AppName()`
* Updates go-tfe client to export the instance name using `AppName()` @sebasslash [#848](https://github.com/hashicorp/go-tfe/pull/848)
* Add `DeleteByName` API endpoint to `RegistryModule` @laurenolivia [#847](https://github.com/hashicorp/go-tfe/pull/847)
* Update deprecated `DeleteProvider` and `DeleteVersion` endpoints with new API calls @laurenolivia [#847](https://github.com/hashicorp/go-tfe/pull/847)

# v1.44.0

Expand Down

0 comments on commit d89764e

Please sign in to comment.