Skip to content

Commit 7bea184

Browse files
committed
Updated Version bump
1 parent 3a6bdca commit 7bea184

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v0.9.0](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.9.0)
4+
- Fix
5+
- **Variant Group HTTP method correction**: Updated variant group link/unlink operations to use PUT method instead of POST for API compliance
6+
- Enhanced integration test coverage for variant group operations
7+
38
## [v0.8.0](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.8.0)
49
- Feat
510
- **Entry Variant support**

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.8.0</Version>
3+
<Version>0.9.0</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)