From 07e80750e2d9c6ac85792b9c598e93b3a88373f5 Mon Sep 17 00:00:00 2001 From: joffrey-bion Date: Mon, 14 Nov 2022 00:40:40 +0000 Subject: [PATCH] Version 4.3.0-1069585 --- CHANGELOG.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e6c8cc..89e6bf66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,29 @@ # Change Log -## [4.2.0\-1067399](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.2.0-1067399) (2022-11-06) -[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/4.2.0-1065144...4.2.0-1067399) +## [4.3.0\-1069585](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.3.0-1069585) (2022-11-14) +[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/4.2.0-1067399...4.3.0-1069585) + +**Merged pull requests:** + +- Update to Chrome DevTools Protocol version 1069585 [\#208](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/208) ([@github-actions[bot]](https://github.com/apps/github-actions)) + +**Upgraded dependencies:** + +- Upgrade Ktor to 2.1.3 [\#210](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/210) +- Upgrade kotlinx serialization to 1.4.1 [\#209](https://github.com/joffrey-bion/chrome-devtools-kotlin/issues/209) + +## [4.2.0](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.2.0) (2022-11-06) +[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/4.2.0-1065144...4.2.0) **Merged pull requests:** - Update to Chrome DevTools Protocol version 1067399 [\#207](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/207) ([@github-actions[bot]](https://github.com/apps/github-actions)) - Update to Chrome DevTools Protocol version 1067399 [\#205](https://github.com/joffrey-bion/chrome-devtools-kotlin/pull/205) ([@github-actions[bot]](https://github.com/apps/github-actions)) +## [4.2.0\-1067399](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.2.0-1067399) (2022-11-06) +[View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/4.2.0...4.2.0-1067399) + + ## [4.2.0\-1065144](https://github.com/joffrey-bion/chrome-devtools-kotlin/tree/4.2.0-1065144) (2022-11-01) [View commits](https://github.com/joffrey-bion/chrome-devtools-kotlin/compare/4.2.0-1063652...4.2.0-1065144)