From bc7fb32db9db0523ea648606fe74161d20b26c60 Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Wed, 9 Jun 2021 20:23:42 +0200 Subject: [PATCH] docs(core): Fix dates in changelog --- core/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 700f3f79c..dd2d0c401 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## 2.4.0 [24th May 2021] +## 2.4.0 [9th June 2021] ### Added - Decred staking. [#1249]