diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4e2550..c0305b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,5 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [0.0.1] - 21 October 2024
-- Initial Release
\ No newline at end of file
+## [0.3.1] - 3 February 2024
+- Microphone dropdown component
+- Component and sample updates
+
+## [0.3.0] - 21 January 2024
+- WebGL audio support
+
+## [0.2.0] - 6 December 2024
+- API updates and request unification
+- Audio receiver fixes
+- Sample project updates
+
+## [0.1.0] - 21 October 2024
+- Initial Release
diff --git a/Editor/EditorUtilities.cs b/Editor/EditorUtilities.cs
index bfd687e..14523fb 100644
--- a/Editor/EditorUtilities.cs
+++ b/Editor/EditorUtilities.cs
@@ -19,7 +19,7 @@ public class EditorUtilities : MonoBehaviour
/// Actions to take once component is created in the canvas.
public static void CreateInCanvas(string name, Action