diff --git a/CHANGELOG.md b/CHANGELOG.md index ac64a5d..ce682c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Breaking changes ### New features & improvements -- Add a new `wait` step creation function for API Tests ([#255](https://github.com/personio/datadog-synthetic-test-support/pull/255), [#265](https://github.com/personio/datadog-synthetic-test-support/pull/265)) ### Bug fixes +### Dependencies + +## [2.7.0] - 2024-11-13 +### New features & improvements +- Add a new `wait` step creation function for API Tests ([#255](https://github.com/personio/datadog-synthetic-test-support/pull/255), [#265](https://github.com/personio/datadog-synthetic-test-support/pull/265)) + ### Dependencies - Update Gradle from 7.4.2 to 8.11.1 ([#264](https://github.com/personio/datadog-synthetic-test-support/pull/264)) - Update datadog-api-client dependency from 2.27.0 to 2.30.0 ([#246](https://github.com/personio/datadog-synthetic-test-support/pull/246), [#258](https://github.com/personio/datadog-synthetic-test-support/pull/258))