From cf5da68137f191213e61ee525cc05c02f7b1dd67 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 4 Jun 2025 14:34:09 +0100 Subject: [PATCH] add filter list fixes to 0.10.1 section --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cead66d..d7022a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,19 @@ 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.10.0] +# [0.10.1] - 2025-06-04 ### Added - screenshot save command, see [ScreenshotCmd](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#screenshotcmd) -# [0.9.0] +### Fixed + +- filter list: + - sourceName arg now defaults to current scene. + - defaults are printed for any unmodified values. + +# [0.9.0] - 2025-06-02 ### Added @@ -21,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - version command renamed to obs-version -# [0.8.2] +# [0.8.2] - 2025-05-29 ### Added