File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9- ## [ 3.0.0] - 2023-09-22
9+ ## [ 3.0.0] - 2024-02-14
1010### Changed
1111- Target .NET 6+. If you're using .NET Framework, continue using v2.1.1.
1212 [ cyberark/conjur-api-dotnet #89 ] ( https://github.com/cyberark/conjur-api-dotnet/pull/89 )
@@ -53,8 +53,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
5353### Added
5454- ` Variable.AddValue() ` method for adding variable values.
5555
56- [ Unreleased ] : https://github.com/cyberark/conjur-api-dotnet/compare/v2.1.1...HEAD
57- [ 2.1.0 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v2.1.0...v2.1.1
56+ [ Unreleased ] : https://github.com/cyberark/conjur-api-dotnet/compare/v3.0.0...HEAD
57+ [ 3.0.0 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v2.1.1...v3.0.0
58+ [ 2.1.1 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v2.1.0...v2.1.1
5859[ 2.1.0 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v2.0.0...v2.1.0
5960[ 2.0.0 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v1.4.0...v2.0.0
6061[ 1.4.0 ] : https://github.com/cyberark/conjur-api-dotnet/compare/v1.3.0...v1.4.0
You can’t perform that action at this time.
0 commit comments