diff --git a/CHANGELOG.md b/CHANGELOG.md index bac19a8f9..92e8dc245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,28 +31,6 @@ Packages with other changes: --- -Packages with breaking changes: - - - There are no breaking changes in this release. - -Packages with other changes: - - - [`flame_3d` - `v0.1.0-dev.3`](#flame_3d---v010-dev3) - ---- - -#### `flame_3d` - `v0.1.0-dev.3` - - - **FIX**: Improve behavior of Quaternion.slerp function [flame_3d] ([#3306](https://github.com/flame-engine/flame/issues/3306)). ([b9d6a0f1](https://github.com/flame-engine/flame/commit/b9d6a0f1d34e009cd91ae9d2ab0eed09b546d110)) - - **DOCS**: Update README.md docs to reflect current state of affairs ([#3305](https://github.com/flame-engine/flame/issues/3305)). ([be72daee](https://github.com/flame-engine/flame/commit/be72daee6b92bcef2af3af78c1f64abe94c49d18)) - - -## 2024-09-16 - -### Changes - ---- - Packages with breaking changes: - There are no breaking changes in this release.