bump: version 0.1.0 → 0.2.0
This commit is contained in:
parent
ec8fe97cff
commit
18f7fa6c51
2 changed files with 14 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -5,6 +5,18 @@ All notable changes to WuttaTell 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.2.0 (2025-08-10)
|
||||
|
||||
### Feat
|
||||
|
||||
- add native API client for common submission use case
|
||||
|
||||
### Fix
|
||||
|
||||
- add dependency for `requests`
|
||||
- remove `submit_uuid` from telemetry config profile
|
||||
- tweak log verbiage
|
||||
|
||||
## v0.1.0 (2025-08-09)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue