Skip to content

Commit

Permalink
updated changelog for 1.0.1 (#80)
Browse files Browse the repository at this point in the history
* updated changelog for 1.0.1

* updated changelog for 1.0.1
  • Loading branch information
shenda1 authored May 23, 2023
1 parent ebf1eed commit 12a2f29
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# v1.0.0
# v1.0.1 (May 23, 2023)
## Release Summary
The release supports resources mentioned in the Features section for Dell PowerFlex.
## Features

### Resources
* `powerflex_sdc_volumes_mapping` for managing map/unmap operations between SDC and volumes in PowerFlex.

### Deprecations
* sdc_list attribute in powerflex_volume and powerflex_snapshot resource.
***
<br>

# v1.0.0 (Feb 27, 2023)
## Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
## Features
Expand All @@ -24,4 +37,5 @@ N/A
N/A

## Bug Fixes
N/A
N/A

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ The Terraform Provider for Dell PowerFlex is released and licensed under the MPL
* [Volume](docs/resources/volume.md)
* [SDS](docs/resources/sds.md)
* [Snapshot](docs/resources/snapshot.md)
* [SDC volumes Mapping](docs/resources/sdc_volumes_mapping.md)

## Installation and execution of Terraform Provider for Dell PowerFlex
The installation and execution steps of Terraform Provider for Dell PowerFlex can be found [here](about/INSTALLATION.md).
Expand Down

0 comments on commit 12a2f29

Please sign in to comment.