From 9f684880ed2933603900fc73777517f003f7aba0 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Thu, 4 May 2023 15:03:37 -0500 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index def1bd3..90ad7d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.3.2 - 2023-05-04 + +### Bug Fixes + +- Instantiate sources for sounds without a source in `PreUpdate`. + ## Version 0.3.1 - 2023-04-04 ### Miscellaneous Tasks