add filter list fixes to 0.10.1 section

This commit is contained in:
onyx-and-iris 2025-06-04 14:34:09 +01:00
parent 14d9feb43e
commit cf5da68137

View File

@ -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