diff --git a/CHANGELOG.md b/CHANGELOG.md index cac53e72..a4aa62c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added a new Grab component that can turn any actor into a grabbable object. +- Added a new Touch component that enables haptic feedbacks. ### Fixed