From a1976aff734c974a227f648f53098a8738d29f06 Mon Sep 17 00:00:00 2001 From: Simon Hofmann Date: Wed, 3 Apr 2024 20:49:03 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30ef467..aca6142 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## 4.1.0 + +- Enhancement: Extend `WindowProviderInterface` with `minimizeWindow` and `restoreWindow` functions +- Feature: Introduce `WindowElementQuery` type and extend `Window` class with `find`, `findAll`, `waitFor` and find hooks + ## 4.0.1 - Enhancement: Fix channel info for image loader to 4 to avoid processing errors