diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f18ccd..6b63218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.5.0] - TBD +## [2.5.0] - 2023-12-07 - [Feature] Added `TryAdd` methods to collection/delegate disposables to synchronously attempt to add. - [Feature] Added trimming/single-file/AOT support (`net8.0` only). diff --git a/src/project.props b/src/project.props index 68f234d..5250b11 100644 --- a/src/project.props +++ b/src/project.props @@ -1,7 +1,6 @@ 2.5.0 - alpha.2 Stephen Cleary \ No newline at end of file