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