diff --git a/CHANGELOG.md b/CHANGELOG.md index b300da0..a5bd579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ Find changes for the upcoming release in the project's [changelog.d](https://git + +## 2.9.0 (2025-02-20) + +### Added + +- Enable Sentry error logging and tracing for the Query Runner + ## 2.8.0 (2025-02-19) diff --git a/changelog.d/20250210_195225_steliosvoutsinas_DM_48801.md b/changelog.d/20250210_195225_steliosvoutsinas_DM_48801.md deleted file mode 100644 index 5aa0209..0000000 --- a/changelog.d/20250210_195225_steliosvoutsinas_DM_48801.md +++ /dev/null @@ -1,5 +0,0 @@ - - -### Added - -- Enable Sentry error logging and tracing for the Query Runner