a minor changelog fix
This commit is contained in:
+7
-1
@@ -5,6 +5,12 @@ 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]
|
||||
|
||||
# Fixed
|
||||
|
||||
- Minor changelog fix.
|
||||
|
||||
## [1.9.2] - 2023-11-03
|
||||
|
||||
# Added
|
||||
@@ -13,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Fixed
|
||||
|
||||
- A bug where released actor is going to be NULL whenever the OnActorReleased event fires.
|
||||
- A bug where the released actor is going to be NULL whenever the OnActorReleased event fires.
|
||||
|
||||
## [1.9.1] - 2023-10-11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user