Skip to content

Commit 8bedcc1

Browse files
committed
Version 0.11.0
1 parent 3f4de7f commit 8bedcc1

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [0.11.0](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/0.11.0) (2021-01-13)
4+
[Full Changelog](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/0.10.1...0.11.0)
5+
6+
**Fixed bugs:**
7+
8+
- Race condition in navigateAndWaitLoading [\#25](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/25)
9+
10+
**Implemented enhancements:**
11+
12+
- Add getTargetInfo convenience method [\#27](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/27)
13+
- Upgrade Ktor to 1.5 [\#24](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/24)
14+
15+
**Merged pull requests:**
16+
17+
- Update to Chrome DevTools Protocol version 0.0.841965 [\#28](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/28) ([@github-actions[bot]](https://github.com/apps/github-actions))
18+
319
## [0.10.1](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/0.10.1) (2021-01-09)
420
[Full Changelog](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/0.10.0...0.10.1)
521

@@ -87,7 +103,7 @@
87103
## [0.6.0](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/0.6.0) (2020-11-14)
88104
[Full Changelog](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/0.5.0...0.6.0)
89105

90-
**Closed issues:**
106+
**Fixed bugs:**
91107

92108
- use\(\) and close\(\) on page sessions should NOT close the web socket [\#4](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/4)
93109

0 commit comments

Comments
 (0)