From f99a564f897cdb4dd89847c15125ec539768e1ae Mon Sep 17 00:00:00 2001 From: Corwin Date: Wed, 15 May 2024 19:43:48 +0100 Subject: [PATCH] add changelog entry for dot/cross --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc7fb74..f2bdbf6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Added `dot` and `cross` product methods for `Vector2D`. + ### Fixed - Fixed an issue with agb tracker where XM files with linear frequencies were playing the wrong notes