Skip to content

Commit 1bfd764

Browse files
committed
Update changelog to reflect version 6.0.0
1 parent dd5524c commit 1bfd764

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

RELEASE.CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
### Release 2023-09-11
1+
### Release 2023-09-21
2+
* **Amazon.Extensions.Configuration.SystemsManager (6.0.0)**
3+
* BREAKING CHANGE: Added StringList handling in default parameter processor.
4+
* Note: This is re-releasing 5.1.1 as a major version bump because it introduced a change in behavior if a user was already handling StringList parameters.
5+
6+
### Release 2023-09-11
27
* **Amazon.Extensions.Configuration.SystemsManager (5.1.1)**
38
* Pull request [#142](https://github.com/aws/aws-dotnet-extensions-configuration/pull/142) Added StringList handling in default parameter processor. Thanks [ArtemMelnychenko](https://github.com/Plazmius)
9+
* Note: We have unlisted and re-released this as 6.0.0. due to the breaking change reported in [#156](https://github.com/aws/aws-dotnet-extensions-configuration/issues/156)
410

511
### Release 2023-05-31
612
* **Amazon.Extensions.Configuration.SystemsManager (5.1.0)**

0 commit comments

Comments
 (0)