diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c31a5b..ffd2abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,28 @@ # Restricted Input - Changelog -# 4.0.1 +## UNRELEASED + +- Updates (sub-)dependencies + - `body-parser` + - `cookie` + - `cross-spawn` to 7.0.6 + - `elliptic` to + - `micromatch` to + - `path-to-regexp` to + - `send` to + - `ws` to +- Updates dev dependencies + - `@wdio/cli`, `wdio/spec-reporter` to 9.2.14 + - `@wdio/local-runner` to 9.2.15 + - `@wdio/sync` to 7.14.1 + - `webdriverio` to 9.2.15 + +## 4.0.1 - Repair integration tests - Fix date input for Samsung browser -# 4.0.0 +## 4.0.0 - Update to node v18