log unreleased changes
This commit is contained in:
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
This is a bugfix release with focus Android build issues.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Fix an android gradle build issue which happens when the games package name won't start with com.senseglove.*.
|
||||||
|
- Supress a grade warning for non-arm64 archs when the build target is android.
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
|
||||||
|
- Remove dead gradle code from the android module.
|
||||||
|
|
||||||
## [v1.4.0] - 2023-05-19
|
## [v1.4.0] - 2023-05-19
|
||||||
|
|
||||||
This release breaks ABI/API compatibility with the previous versions.
|
This release breaks ABI/API compatibility with the previous versions.
|
||||||
|
|||||||
Reference in New Issue
Block a user