From 1a7cca2c74712df8f6d06133ddf309fc591e63bd Mon Sep 17 00:00:00 2001 From: Dragos Daian Date: Sun, 13 Oct 2024 23:48:01 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5adbe95a..e2ccf143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,12 @@ ## v0.8.7 -- Add demo for state reload. +- Update state reload test. Also add gdlint to ghactions step. +- Fix crash in get_contact +- Fix point warning and raycast slowdown +- Fix shapecast at start not being detected +- Fix case where contacts are missed +- Finally implement unsafe fraction for all. ## v0.8.6