bump: version 0.3.0 → 0.4.0
This commit is contained in:
parent
2ca7842e4f
commit
ead51bcd5a
2 changed files with 14 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -5,6 +5,18 @@ All notable changes to WuttaSync will be documented in this file.
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## v0.4.0 (2025-12-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- add support for `--comment` CLI param, to set versioning comment
|
||||
- add support for `--runas` CLI param, to set versioning authorship
|
||||
|
||||
### Fix
|
||||
|
||||
- make pylint happy
|
||||
- accept either `--recip` or `--recips` param for import commands
|
||||
|
||||
## v0.3.0 (2025-12-20)
|
||||
|
||||
### Feat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue