From 7f34b7ce9e696b82492dd07cd7ed9ae807bbe81f Mon Sep 17 00:00:00 2001 From: Netkas Date: Tue, 28 Feb 2023 21:21:56 -0500 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6b318..7077eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed issue where error states are not properly handled in `ExecutionPointerManager` issue [#44](https://git.n64.cc/nosial/ncc/-/issues/44) + - Updated \ncc\Managers > ExecutionPointerManager > executeUnit to set processes to run forever if a timeout is not set/null ### Changed - Updated `Symfony\Filesystem` to version 6.2.5