Skip to content

Commit 4b77a9d

Browse files
committed
CNJR-0000: Update CHANGELOG for v3.0.0 release
1 parent c67bbcc commit 4b77a9d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)