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