23 lines
581 B
Markdown
23 lines
581 B
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
All notable changes to this package will be documented in this file.
|
||
|
|
|
||
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||
|
|
|
||
|
|
## [1.0.2] - 2025-11-04
|
||
|
|
### Changed
|
||
|
|
- Incremented patch version for release
|
||
|
|
|
||
|
|
## [1.0.1] - 2025-09-10
|
||
|
|
### Added
|
||
|
|
- Documentation for public APIs
|
||
|
|
- Package tests
|
||
|
|
|
||
|
|
### Changed
|
||
|
|
- Incremented patch version for release
|
||
|
|
|
||
|
|
## [1.0.0] - 2025-08-01
|
||
|
|
### Changed
|
||
|
|
- Initial release of base sysroot pacakge supporting unified Linux toolchains
|