Skip to content

Commit

Permalink
doc: add changelog entry
Browse files Browse the repository at this point in the history
Co-authored-by: Iris Booker <[email protected]>
  • Loading branch information
ibooker and Iris Booker committed Nov 19, 2024
1 parent 5307830 commit fc23a6f
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit fc23a6f

Please sign in to comment.