From bf812c9da1e2ae1fb1034d92fc58f36395bfbba8 Mon Sep 17 00:00:00 2001 From: Janine Liu Date: Wed, 15 Nov 2023 13:55:36 -0500 Subject: [PATCH] Fix changelog entry --- CHANGES.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f8e8ce675..54dade1a5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,9 +22,6 @@ ##### Fixes :wrench: - Fixed a bug in `OrientedBoundingBox::contains` where it didn't account for the bounding box's center. - -##### Fixes :wrench: - - Fixed compiler error when calling `PropertyAttributeView::forEachProperty`. ### v0.29.0 - 2023-11-01