From 724bde4306fa3c2f63460dfad59ec247623aa184 Mon Sep 17 00:00:00 2001 From: Timothy Finnegan Date: Sun, 16 Oct 2022 19:58:17 -0700 Subject: [PATCH] Updated the changelog to include the changes. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48132bfdc..cda81e84d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Immediate -> 'Vsync off'. - Item pickup UI now displays items that members of your group pick up. - Improved shiny water shaders - +- ActionState was extended to allow for the tracking of multiple concurrent timers, counters, and conditions in action node handlers ### Removed ### Fixed