Skip to content

Commit 015a790

Browse files
Updated changelog (#15)
* 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>
1 parent 5997e07 commit 015a790

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
- Add the fc stubs from nutanix/terraform-provider-nutanix
1010
- Add the foundation stubs from nutanix/terraform-provider-nutanix
1111
- Add the karbon stubs from nutanix/terraform-provider-nutanix
12+
- Added GetCurrentLoggedInUser in pkg/nutanix/v3/v3_service.go
1213

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

1819
### Removed
1920
- Remove the compiled binary for the client from the source code
21+
- Remove debug logs from pkg/nutanix/client.go
2022

2123

2224
## [0.1.0] - 2022-06-08

0 commit comments

Comments
 (0)