From cfa47142acddc05c864ce8d82177971eee27334b Mon Sep 17 00:00:00 2001 From: chrisbell Date: Sat, 4 Jan 2025 01:21:40 +0000 Subject: [PATCH] fixed date on 1.3.0 --- src/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changelog.md b/src/changelog.md index db3cbe3..ee88f84 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -5,7 +5,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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.3.0] - 2025-01-02 +## [1.3.0] - 2025-01-03 ### Added - Added more public CommandsManager access methods to the COGWHEEL static class