diff --git a/CHANGELOG.md b/CHANGELOG.md index 362b929..dd63b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [11.3.0] - 2024-05-02 + +### Changed + +- Upgrade selenide to 7.3.1 + ## [11.2.1] - 2023-11-16 **Breaking Change:** If you use the EngineUrl#path method with a query parameter, an IllegalArgumentException will be thrown. diff --git a/README.md b/README.md index eb786b9..869ebb5 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,6 @@ class WebTest { ### Preparation -* Update the badge versions in this file at the bottom * Check/Update the changelog file above ### Release