diff --git a/CHANGELOG.md b/CHANGELOG.md index 177ea32f30..a927c5cf49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## Unreleased + +### Fixes + +- Crontabs now support day names (MON-SUN) and allow step values and ranges to be combined ([#4407](https://github.com/getsentry/sentry-dotnet/pull/4407)) + +### Dependencies + +- Bump CLI from v2.50.2 to v2.51.0 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2510) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.0) + ## 5.14.0 ### Features @@ -12,13 +24,6 @@ ### Fixes - Update `sample_rate` of _Dynamic Sampling Context (DSC)_ when making sampling decisions ([#4374](https://github.com/getsentry/sentry-dotnet/pull/4374)) -- Crontabs now support day names (MON-FRI) and allow step values and ranges to be combined ([#4407](https://github.com/getsentry/sentry-dotnet/pull/4407)) - -### Dependencies - -- Bump CLI from v2.50.2 to v2.51.0 ([#4419](https://github.com/getsentry/sentry-dotnet/pull/4419)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2510) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.50.2...2.51.0) ## 5.13.0