mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2025-06-27 15:20:24 +01:00
add 0.8.0 to CHANGELOG
This commit is contained in:
parent
00273ff461
commit
48201e4bbb
14
CHANGELOG.md
14
CHANGELOG.md
@ -5,6 +5,20 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
# [0.8.0] - 2025-06-12
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- custom error class SlobsCliError.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- scene list now shows which scene is the current active scene.
|
||||||
|
- audio list now shows mute states.
|
||||||
|
|
||||||
|
- erroneous paths now print error messages and return 1 instead of raising exceptions.
|
||||||
|
- unit tests updated to reflect the changes.
|
||||||
|
|
||||||
# [0.7.6] - 2025-06-11
|
# [0.7.6] - 2025-06-11
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "0.7.8"
|
__version__ = "0.8.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user