From a3994159306a170c71142d20da5f94aab17d9866 Mon Sep 17 00:00:00 2001 From: Gwilym Inzani Date: Wed, 26 Jul 2023 10:25:02 +0100 Subject: [PATCH] Add changelog entry for licence change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f8394bd..f89c6d3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Sound channel panning and volume options are now `Num` rather than `Num` for improved precision and sound quality. +- Due to dependency changes, agb-gbafix is now released under MPL rather than GPL. ### Fixed