24 lines
600 B
Markdown
Executable File
24 lines
600 B
Markdown
Executable File
# 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 package supplying SDK for building IL2CPP players
|
|
- Sysroot uses glibc 2.35
|