wuttapos/CHANGELOG.md

23 lines
493 B
Markdown
Raw Normal View History

2023-09-22 21:39:25 -05:00
# Changelog
All notable changes to WuttaPOS 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 11:55:59 -05:00
## v0.2.1 (2024-07-01)
### Fix
- use rattail function to create top-level command
2024-06-10 21:57:16 -05:00
## v0.2.0 (2024-06-10)
### Feat
- switch from setup.cfg to pyproject.toml + hatchling
2023-09-22 21:43:08 -05:00
## [0.1.0] - 2023-09-22
2023-09-22 21:39:25 -05:00
### Added
2023-09-22 21:43:08 -05:00
- Initial version (WIP; testing only).