Skip to content

Commit dab7689

Browse files
Updated changelog
1 parent 5090446 commit dab7689

File tree

3 files changed

+15
-21
lines changed

3 files changed

+15
-21
lines changed

.autover/autover.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"Projects": [
3-
{
4-
"Name": "Amazon.Extensions.Configuration.SystemsManager",
5-
"Path": "src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj"
6-
}
7-
],
8-
"UseCommitsForChangelog": false,
9-
"DefaultIncrementType": "Patch",
10-
"ChangeFilesDetermineIncrementType": true
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Extensions.Configuration.SystemsManager",
5+
"Path": "src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj"
6+
}
7+
],
8+
"UseCommitsForChangelog": false,
9+
"DefaultIncrementType": "Patch",
10+
"ChangeFilesDetermineIncrementType": true
1111
}

.autover/changes/44bf0928-edf9-4888-aebb-196b6364ffa8.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## Release 2024-10-15
1+
## Release 2025-02-20
2+
3+
### Amazon.Extensions.Configuration.SystemsManager (6.3.0)
4+
* Add opt-in JsonOrStringParameterProcessor processor supporting parameters being either strings or JSON
5+
6+
## Release 2024-10-15
27

38
### Amazon.Extensions.Configuration.SystemsManager (6.2.2)
49
* Update System.Text.Json for .NET Standard 2.0 target to version 8.0.5.

0 commit comments

Comments
 (0)