From 2cae6b95748b1df94f88168d2fa2bc161af244b7 Mon Sep 17 00:00:00 2001 From: SerhiiCho Date: Fri, 12 Jan 2024 13:18:29 +0200 Subject: [PATCH] Update changelog.md --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index d1ff217..e68a08e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ # Release Notes -## v2.9.2 (2024-01-11) +## v2.9.2 (2024-01-12) - Added more tests to `EvaluatorTest.php` for checking if/elseif/else statements logic - Fixed wrong printing of the expression statement when calling a `String()` method on it