Skip to content

Commit 827783c

Browse files
committed
Update changelog
1 parent c776f67 commit 827783c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
## [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

0 commit comments

Comments
 (0)