Skip to content

Commit

Permalink
Add CHANGELOG for version 1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Mar 16, 2024
1 parent d1cecd7 commit be3892a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [1.0.0-rc.2][1.0.0-rc.2] - 2024-03-16

* The wording of some warnings has been improved
* The README has a paragraph on removing the Azure SDK from `Microsoft.Data.SqlClient`
Expand All @@ -14,4 +14,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

Initial release on NuGet

[1.0.0-rc.2]: https://github.com/0xced/Chisel/compare/1.0.0-rc.1...1.0.0-rc.2
[1.0.0-rc.1]: https://github.com/0xced/Chisel/releases/tag/1.0.0-rc.1

0 comments on commit be3892a

Please sign in to comment.