diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fca2cd8..ec552016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @react-three/cannon Changelog +## v4.4.0 - 2022-01-01 + +- Upgrade cannon-es-debugger to 1.0.0 (@marcofugaro) +- [`Debug`] Improve implementation (@bjornstar) +- [`examples/RaycastVehicle`] Press `?` to debug (@bjornstar) + +## v4.3.1 - 2021-12-30 + +- Fix RaycastVehicle example (@marcofugaro) + ## v4.3.0 - 2021-12-18 - Add AtomicName & VectorName to the README (@bjornstar) diff --git a/package.json b/package.json index a953bcb3..0daa6146 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-three/cannon", - "version": "4.3.1", + "version": "4.4.0", "description": "physics based hooks for react-three-fiber", "keywords": [ "cannon",