diff --git a/CHANGELOG.md b/CHANGELOG.md index 657dd21..258cd60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.9.0] / 2024-12-06 +## [1.9.0] / 2024-12-06 - 2024-12-19 ### Features - Enable sign files using `Azure Key Vault`. - Enable `IAssetRelease` to release assets before `GitRelease` and `GitPreRelease`. diff --git a/Directory.Build.props b/Directory.Build.props index 8808b33..3af54d3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.9.0-rc.2 + 1.9.0 \ No newline at end of file