We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407a160 commit bb5c12fCopy full SHA for bb5c12f
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.0.0] – 2023-02-06
8
+
9
+### Added
10
11
+- Added `userAgent` option to `ExecuteJavascriptMiddleware` (#82)
12
+- Added `delay` option to `ExecuteJavascriptMiddleware` (#72)
13
14
+### Changed
15
16
+- Dropped PHP 8.0 support
17
+- Updated various dependencies
18
19
## [1.1.1] — 2022-09-09
20
21
### Changed
0 commit comments