From 3eaa3992a06a616c3380e7f1967af9174f20cd8a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 9 Jan 2026 19:53:18 +0000 Subject: [PATCH] bump version in CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d8f34..a22df3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,13 @@ 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.23.0] - 2026-01-09 +# [0.24.0] - 2026-01-09 ### Added - new subcommands added to input, see [Input](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#input) - settings command group, see [Settings](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#settings) +- media command group, see [Media](https://github.com/onyx-and-iris/obsws-cli?tab=readme-ov-file#media) # [0.20.0] - 2025-07-14