diff --git a/CHANGELOG.md b/CHANGELOG.md index 90312d4..438929e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [2.3.0](https://www.github.com/mu88/ScreenshotCreator/releases/tag/v2.3.0) (2024-06-16) + +### Features + +* add OpenTelemetry ([4255ad3](https://www.github.com/mu88/ScreenshotCreator/commit/4255ad3719234f33b77d8bef008678aba9662703)) + ## [2.2.3](https://www.github.com/mu88/ScreenshotCreator/releases/tag/v2.2.3) (2024-02-09) diff --git a/Directory.Build.props b/Directory.Build.props index 0ff2eb2..00a365f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ net8.0 - 2.2.3 + 2.3.0 true true enable