document the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-05-19 17:45:00 +02:00
parent af18e5453d
commit 434bcf12c5
+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