From 1f6c4b0a3046c47ec235e4aba30bef281ef9f4e0 Mon Sep 17 00:00:00 2001 From: saralab <264896+saralab@users.noreply.github.com> Date: Sun, 21 Apr 2024 12:46:33 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d23055eb0..c318efebc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to the versioning scheme outlined in the [README.md](README.md). +## [2.5.0.0.3] + +This release fixes a regression in `2.5.0.0.0` from `2.4.0.1.0` caused by git merge + ## [2.5.0.0.2] This release fixes two bugs in `2.5.0.0.0`, correctly setting the activation height for 2.5, and the network peer version.