bump: version 0.1.16 → 0.2.0
This commit is contained in:
parent
63b7bd3742
commit
abb0e8a344
2 changed files with 7 additions and 2 deletions
|
@ -5,7 +5,12 @@ All notable changes to Corporal 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).
|
||||
|
||||
## Unreleased
|
||||
## v0.2.0 (2024-06-10)
|
||||
|
||||
### Feat
|
||||
|
||||
- replace corporal commands with typer equivalents
|
||||
- switch from setup.cfg to pyproject.toml + hatchling
|
||||
|
||||
## [0.1.16] - 2024-04-16
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue