12 lines
268 B
Markdown
12 lines
268 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## 0.1.0 - Initial release
|
|
- Project scaffold with src layout
|
|
- Sync/async engines and sessions
|
|
- Models (Hero, Team) and CRUD helpers
|
|
- Optional CLI commands
|
|
- Tests and conda recipe
|
|
|