log the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-02-03 13:43:39 +01:00
parent 6ef49c204c
commit 4db4bf397a
+16
View File
@@ -5,6 +5,22 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Whitelist Android as a target platform
### Fixed
- Fixed Android build issues caused by the log module
### Changed
### Removed
- Remove the enum utils class due to ANY_PACKAGE deprecation warnings in Unreal Engine 5.1
## [1.0.4] - 2022-12-02
This is a minor release focusing mostly on adherence to the Unreal Engine Marketplace Guidelines based on the feedback from Epic Games.