diff --git a/CHANGELOG.md b/CHANGELOG.md index 582ec99..a4af6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ 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.15.0] - 2026-01-26 +# [0.16.0] - 2026-01-26 ### Added - new subcommands added to input, see [InputCmd](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#inputcmd) +- settings command group, see [SettingsCmd](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#settingscmd) # [0.14.1] - 2025-07-14 diff --git a/README.md b/README.md index a3d5f19..85be2b2 100644 --- a/README.md +++ b/README.md @@ -725,7 +725,7 @@ gobs-cli projector open --monitor-index=1 "test_group" gobs-cli screenshot save --width=2560 --height=1440 "Scene" "C:\Users\me\Videos\screenshot.png" ``` -### Settings +### SettingsCmd - show: Show settings. - flags: