From 7e093a3fd841cd7d192e7298ef24a184c4471fc2 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya <alejandrocelaya@gmail.com> Date: Sat, 23 Sep 2023 08:41:57 +0200 Subject: [PATCH] Fix date in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 683bcf7f..0dc26f69 100644 --- a/CHANGELOG.md +++ b/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), and this project adheres to [Semantic Versioning](https://semver.org). -## [3.6.4] - 2023-09-22 +## [3.6.4] - 2023-09-23 ### Added * *Nothing*