From d96043f2d33ac4c30cbe0230b5737465ff1668d5 Mon Sep 17 00:00:00 2001 From: Vijay Raj Panchal <42858378+vijayrajpanchall@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:32:57 +0530 Subject: [PATCH] Update Changelog.md Refactor: Update date to reflect current year in version 0.8.25 (2024-03-14) entry --- Changelog.md | 2 +- docs/bugs_by_version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index ccc2de41a6ce..029f1944dd17 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,7 +11,7 @@ Bugfixes: * SMTChecker: Fix internal error when using bitwise operators with an array element as argument. -### 0.8.25 (2023-03-14) +### 0.8.25 (2024-03-14) Compiler Features: * Code Generator: Use ``MCOPY`` instead of ``MLOAD``/``MSTORE`` loop when copying byte arrays. diff --git a/docs/bugs_by_version.json b/docs/bugs_by_version.json index 7022635fde1a..52b6c9f48b3e 100644 --- a/docs/bugs_by_version.json +++ b/docs/bugs_by_version.json @@ -1892,7 +1892,7 @@ }, "0.8.25": { "bugs": [], - "released": "2023-03-14" + "released": "2024-03-14" }, "0.8.3": { "bugs": [