19 lines
574 B
Markdown
19 lines
574 B
Markdown
# Changelog
|
|
|
|
This project follows Semantic Versioning after its first public release. Before 1.0,
|
|
contract-breaking changes are allowed only when they are explicit in this file and the
|
|
relevant schema version is advanced.
|
|
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
- Private Project Kiln Phase 0 workspace and evidence baseline.
|
|
- Dependency-free core identity contract and `kiln doctor` smoke CLI.
|
|
|
|
### Corrected
|
|
|
|
- Separated the Rust 1.85 MSRV from the exact Rust 1.97.1 development toolchain pin.
|
|
- Enforced the active compiler pin instead of assuming distro Cargo honors Rustup files.
|
|
|