23 lines
641 B
Markdown
23 lines
641 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
|
|
### Added
|
|
- Initial release of the `com.unity.toolchain.linux-x86_64-linux` package for building IL2CPP players on Linux and Embedded Linux platforms
|