log the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-02-03 13:43:41 +01:00
parent 54bda06bdc
commit 1c7b1891f7
+7 -3
View File
@@ -9,17 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Whitelist Android as a target platform
- Whitelist Android as a target platform.
- Introduce Android support.
### Fixed
- Fixed Android build issues caused by the log module
- Fix Android build issues caused by the log module.
### Changed
- SGConnect and SGCore libraries have been updated to v2.1.0-9080621.
### 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