From 22677f98ae86fa778f5a8a6c6973ec89397e7ca5 Mon Sep 17 00:00:00 2001 From: Rafael Date: Mon, 27 May 2024 13:23:42 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56d4be39e..933ad927b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 3.9.1 - `BlockMovementCollision` improvements. - Create a `PinchGesture` mixin to listen pinch gestures. -- Create a `UpdateCameraByPinchGesture` mixin to update zoom and camera position in pich events. +- Create a `UpdateCameraByPinchGesture` mixin to update zoom and camera position in pinch events. # 3.9.0 - `JoystickDirectional` improvements. Now you can use `Alignment`.