Skip to content

Commit bb5c12f

Browse files
committed
Update changelog
1 parent 407a160 commit bb5c12f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
719
## [1.1.1] — 2022-09-09
820

921
### Changed

0 commit comments

Comments
 (0)