document the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-05-19 18:14:29 +02:00
parent 7ee0a81524
commit 61dac15387
+4
View File
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added a new Grab component that can turn any actor into a grabbable object.
### Fixed
- Fix Blueprint signatures for USGVirtualHandComponentKismetLibrary and make all the Blueprint exposed functions static.
## [v1.3.1] - 2023-04-28
### Fixed