We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c680bdc commit 3ff830fCopy full SHA for 3ff830f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [0.12.1](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/0.12.1) (2021-01-17)
4
+[Full Changelog](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/0.12.0...0.12.1)
5
+
6
+**Fixed bugs:**
7
8
+- Web socket connection is not thread safe [\#32](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/32)
9
10
## [0.12.0](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/0.12.0) (2021-01-17)
11
[Full Changelog](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/0.11.1...0.12.0)
12
0 commit comments