Skip to content

Commit 8c5c749

Browse files
committed
Version 4.0.0-1040073
1 parent e6ff949 commit 8c5c749

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Change Log
22

3+
## [4.0.0\-1040073](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.0.0-1040073) (2022-08-29)
4+
[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/3.11.1-1030018...4.0.0-1040073)
5+
6+
**Implemented enhancements:**
7+
8+
- Add `\-Events` suffix to methods returning events flow [\#193](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/193)
9+
- Remove `\-Event` suffix in event type names [\#191](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/191)
10+
- Rework generated APIs for better compatibility [\#182](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/182)
11+
- Remove unnecessary Krossbow dependency [\#190](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/190)
12+
13+
**Merged pull requests:**
14+
15+
- Update to Chrome DevTools Protocol version 1040073 [\#195](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/195) ([@github-actions[bot]](https://github.com/apps/github-actions))
16+
- Update to Chrome DevTools Protocol version 1040073 [\#188](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/188) ([@github-actions[bot]](https://github.com/apps/github-actions))
17+
18+
**Removals:**
19+
20+
- Remove deprecated `navigateAndWaitLoading` functions [\#194](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/194)
21+
- Remove the deprecated `ChromeDPTarget.attach\(\)` method [\#192](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/192)
22+
323
## [3.11.1\-1030018](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/3.11.1-1030018) (2022-08-01)
424
[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/3.11.0-1030018...3.11.1-1030018)
525

0 commit comments

Comments
 (0)