From f2bea41ac92cff528c5e7d45e92a443fe622da3b Mon Sep 17 00:00:00 2001 From: Samuel Maldonado Date: Wed, 28 Aug 2024 10:46:08 -0400 Subject: [PATCH] Changelog: update changelog (#7189) --- Changelog.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 45c7263d7c..c527092b46 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,13 +8,17 @@ ### 🐛 Bug fixes -- Fix bug in syntax highlighting caused by incorrect function call (#7187) - ### 🔧 Internal changes - Upgrade Docker environment to use Ruby v3.3 (#7185) - Upgrade to Rails v7.2 (#7185) +## [v2.5.1] + +### 🐛 Bug fixes + +- Fix bug in syntax highlighting caused by incorrect function call (#7187) + ## [v2.5.0] ### ✨ New features and improvements