2022-09-02 17:18:03 -05:00
|
|
|
|
|
|
|
# Changelog
|
|
|
|
All notable changes to tailbone-wave 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).
|
|
|
|
|
2024-07-01 14:02:48 -05:00
|
|
|
## v0.2.1 (2024-07-01)
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
- remove incorrect entry points
|
|
|
|
|
2024-06-10 19:45:11 -05:00
|
|
|
## v0.2.0 (2024-06-10)
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
- switch from setup.cfg to pyproject.toml + hatchling
|
|
|
|
|
2023-11-17 20:20:40 -06:00
|
|
|
## [0.1.0] - 2023-11-17
|
2022-09-02 17:18:03 -05:00
|
|
|
### Added
|
|
|
|
- Initial version.
|