From 000431ab8239946331345f971f8b080592c4986a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 14 Jul 2025 02:32:59 +0100 Subject: [PATCH] add 0.20.0 to CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 043aaa4..a5e6b8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# [0.20.0] - 2025-07-14 + +### Added + +- text command group, see [Text](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#text) + # [0.19.0] - 2025-06-23 ### Added