log the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-02-03 13:44:44 +01:00
parent e9460a772d
commit c8cc8f473f
+7 -3
View File
@@ -9,17 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Whitelist Android as a target platform - Whitelist Android as a target platform.
- Introduce Android support.
### Fixed ### Fixed
- Fixed Android build issues caused by the log module - Fix Android build issues caused by the log module.
### Changed ### Changed
- SGConnect and SGCore libraries have been updated to v2.1.0-9080621.
### Removed ### Removed
- Remove the enum utils class due to ANY_PACKAGE deprecation warnings in Unreal Engine 5.1 - Removed the enum utils class due to ANY_PACKAGE deprecation warnings in Unreal Engine 5.1.
- Support for older versions of the Engine (namely, 4.22, 4.23, 4.24, 4.25, and 4.26) has been dropped.
## [1.0.4] - 2022-12-02 ## [1.0.4] - 2022-12-02