From df90614352d39b46aa137ea99e9d6f2c7992114c Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 4 Jun 2025 15:25:14 +0100 Subject: [PATCH] add Changed filter list to 0.16.1 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5070264..d9b75ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,18 @@ 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.16.0] - 2025-06-04 +# [0.16.1] - 2025-06-04 ### Added - screenshot save command, see [Screenshot](https://github.com/onyx-and-iris/obsws-cli/tree/main?tab=readme-ov-file#screenshot) +### Changed + +- filter list: + - source_name arg is now optional, it defaults to the current scene. + - default values are printed if unmodified. + # [0.15.0] - 2025-06-02 ### Added