From 2a305d6746ad61967a8a00dd60ca6bacab08bdbb Mon Sep 17 00:00:00 2001 From: Eric Robinson Date: Mon, 8 Dec 2025 18:04:45 -0500 Subject: [PATCH] Update CHANGELOG.md --- docs/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 912eb495e..344e77f75 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bug Fixes +#### Controls + +- Gamepad: Unable to cast Resurrect on players + #### Graphics / Audio - Music doesn't unmute when focus is lost on level transition with Auto Pause On Focus Lost disabled