add --version/-v flag

This commit is contained in:
2025-06-11 02:09:32 +01:00
parent cb0a87df68
commit e7a561c7b4
5 changed files with 23 additions and 6 deletions

View File

@@ -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.7.6] - 2025-06-11
### Added
- --version/-v command.
### Changed
- --token/-t is now required.
# [0.7.3] - 2025-06-10
### Added