From b1c3c17652ac3f42fcc2649ad0b75c6ae6db86e5 Mon Sep 17 00:00:00 2001
From: cardillan <122014763+cardillan@users.noreply.github.com>
Date: Sun, 3 Nov 2024 16:56:46 +0100
Subject: [PATCH] Release 2.5.0
---
CHANGELOG.markdown | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown
index 9ec4510a7..f1f8e6a52 100644
--- a/CHANGELOG.markdown
+++ b/CHANGELOG.markdown
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
-## 2.5.0 - ????-??-??
+## 2.5.0 - 2024-11-03
**Breaking:** This release comes with new keywords in Mindcode syntax (`begin`, `var` and `void`), which break existing code where those new keywords were used as a variable or function name.
diff --git a/pom.xml b/pom.xml
index 52d23d871..cbb4bfa57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
UTF-8
4.3.5.RELEASE
- 2.4.0
+ 2.5.0