18 lines
449 B
Markdown
18 lines
449 B
Markdown
# Changelog
|
|
|
|
All notable changes to Trainlog will be documented in this file.
|
|
|
|
The project uses a simple pre-release changelog during early development.
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
- Initial repository structure.
|
|
- Development contract.
|
|
- Architecture documentation.
|
|
- Coding-style rules.
|
|
- Exchange-format v1 draft.
|
|
- JSON Schema draft for Trainlog v1.
|
|
- Initial example workout export.
|
|
- Database, TUI, Android, testing, and roadmap documentation.
|