From bcda588869012337b5c0fa13de0cbd18cbc93f3e Mon Sep 17 00:00:00 2001 From: Bronley Plumb Date: Fri, 7 Jul 2023 11:08:54 -0400 Subject: [PATCH] Update changelog for v0.20.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0bc740a..91a28a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [0.20.1](https://github.com/rokucommunity/roku-debug/compare/v0.20.0...v0.20.1) - 2023-07-07 +### Changed + - Fix rendezvous crash ([#156](https://github.com/rokucommunity/roku-debug/pull/156)) + + + ## [0.20.0](https://github.com/rokucommunity/roku-debug/compare/v0.19.1...v0.20.0) - 2023-07-05 ### Added - Support sgrendezvous through ECP ([#150](https://github.com/rokucommunity/roku-debug/pull/150))