diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ae3e81..1fa907d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.8.0] - 2025-05-27 + +### Added + +- record directory command, see [directory under RecordCmd](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#recordcmd) + +### Changed + +- record stop now prints the output path of the recording. + # [0.7.0] - 2025-05-26