Skip to content

Commit 12a2f29

Browse files
authored
updated changelog for 1.0.1 (#80)
* updated changelog for 1.0.1 * updated changelog for 1.0.1
1 parent ebf1eed commit 12a2f29

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# v1.0.0
1+
# v1.0.1 (May 23, 2023)
2+
## Release Summary
3+
The release supports resources mentioned in the Features section for Dell PowerFlex.
4+
## Features
5+
6+
### Resources
7+
* `powerflex_sdc_volumes_mapping` for managing map/unmap operations between SDC and volumes in PowerFlex.
8+
9+
### Deprecations
10+
* sdc_list attribute in powerflex_volume and powerflex_snapshot resource.
11+
***
12+
<br>
13+
14+
# v1.0.0 (Feb 27, 2023)
215
## Release Summary
316
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
417
## Features
@@ -24,4 +37,5 @@ N/A
2437
N/A
2538

2639
## Bug Fixes
27-
N/A
40+
N/A
41+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ The Terraform Provider for Dell PowerFlex is released and licensed under the MPL
5858
* [Volume](docs/resources/volume.md)
5959
* [SDS](docs/resources/sds.md)
6060
* [Snapshot](docs/resources/snapshot.md)
61+
* [SDC volumes Mapping](docs/resources/sdc_volumes_mapping.md)
6162

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

0 commit comments

Comments
 (0)