Skip to content

Commit

Permalink
Updated changelog (#15)
Browse files Browse the repository at this point in the history
* Updated changelog to contain an entry regarding removal of debug logs

* Updated changelog to contain an entry regarding adding GetCurrentLoggedInUser in pkg/nutanix/v3/v3_service.go

Co-authored-by: Sid Shukla <6081171+thunderboltsid@users.noreply.github.com>
  • Loading branch information
yannickstruyf3 and thunderboltsid authored Jun 13, 2022
1 parent 5997e07 commit 015a790
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
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add the fc stubs from nutanix/terraform-provider-nutanix
- Add the foundation stubs from nutanix/terraform-provider-nutanix
- Add the karbon stubs from nutanix/terraform-provider-nutanix
- Added GetCurrentLoggedInUser in pkg/nutanix/v3/v3_service.go

### Changed
- Updated the http client with the latest from github.com/nutanix/terraform-provider-nutanix
Expand All @@ -17,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed
- Remove the compiled binary for the client from the source code
- Remove debug logs from pkg/nutanix/client.go


## [0.1.0] - 2022-06-08
Expand Down

0 comments on commit 015a790

Please sign in to comment.