document the unreleased changes

This commit is contained in:
Mamadou Babaei
2023-05-19 18:15:16 +02:00
parent 24ca77fa0e
commit f3e88e224f
+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