Skip to content

Commit 109b90d

Browse files
author
Ryan Johnson
authored
docs: update README.md
- Updated `README.md` to note regarding supported platforms for the v1.1.0 release. - Updated `CHANGELOG.md` to note regarding support for VMware Cloud Foundation 5.0 for the v1.1.0 release. Signed-off-by: Ryan Johnson <[email protected]>
1 parent aa6989d commit 109b90d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ Chores:
5050

5151
- Added `.PARAMETER` entries for user-facing functions. [GH-37](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/pull/37)
5252

53+
> **Note**
54+
>
55+
> Whilst this release will support VMware Cloud Foundation 5.0, it does not support password complexity for NSX 4.x. Please use the NSX 4.x product documentation to configure password complexity. Reference: [GH-38](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/issues/38)
56+
5357
## [v1.0.0](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/releases/tag/v1.0.0)
5458

5559
> Release Date: 2023-04-25)

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,12 @@ The module provides coverage for the following components:
3232

3333
### Platforms
3434

35-
- [VMware Cloud Foundation][vmware-cloud-foundation] 4.3 or later
35+
- [VMware Cloud Foundation][vmware-cloud-foundation] 5.0.x <sup>1</sup>
36+
- [VMware Cloud Foundation][vmware-cloud-foundation] 4.5.x
37+
- [VMware Cloud Foundation][vmware-cloud-foundation] 4.4.x
38+
- [VMware Cloud Foundation][vmware-cloud-foundation] 4.3.x
3639

40+
> <sup>1</sup> Password complexity for NSX 4.x is not supported in this module. Please use the NSX 4.x product documentation to configure password complexity. Reference: [GH-38](https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-password-management/issues/38)
3741
### Operating Systems
3842

3943
- Microsoft Windows Server 2019 and 2022

0 commit comments

Comments
 (0)