From 6e37c2c6c75c24f0d18757d7d1333004568b517d Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 8 Jan 2026 18:24:48 +0000 Subject: [PATCH] add settings command group to CHANGELOG. Bump version. --- CHANGELOG.md | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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: