This commit is contained in:
Quentin 2025-12-10 19:25:16 +01:00 committed by Quentin
parent 5e449cdd94
commit af43abea60
13 changed files with 39 additions and 23 deletions

View file

@ -5,6 +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).
## [1.1.1] - 2025-12-10
### Changed
- added `include_commit_signature` in `config.toml` to disable signing commits
## [1.1.0] - 2025-12-10
### Fixed