From 594e3c19d7e71d4096990e05ec22cea60dc36432 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sat, 7 Sep 2024 10:59:00 -0700 Subject: [PATCH] Release version. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365472c..4bdc8e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Changelog ========= -v2.5.11 +v2.5.11 (2024-09-07) ------- * Added a variable decrement method. * Avoid generating a conversion instruction when comparing against a constant primitive value.