File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.1.1] — 2022-09-09
8+
9+ ### Changed
10+
11+ - ` ExecuteJavascriptMiddleware ` now uses ` waitUntilNetworkIdle ` before returning the response body (#56 )
12+
713## [ 1.1.0] — 2022-06-22
814
915### Added
@@ -47,6 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4753
4854- Initial release
4955
50- [ 1.0.1 ] : https://github.com/roach-php/core/compare/1.0.0...1.1.0
56+ [ 1.1.1 ] : https://github.com/roach-php/core/compare/1.1.0...1.1.1
57+ [ 1.1.0 ] : https://github.com/roach-php/core/compare/1.0.0...1.1.0
5158[ 1.0.0 ] : https://github.com/roach-php/core/compare/0.2.0...1.0.0
5259[ 0.2.0 ] : https://github.com/roach-php/core/compare/0.1.0...0.2.0
You can’t perform that action at this time.
0 commit comments