From d71c79ea4ae91f75cd4d2e6d2e9bd3162f2c646b Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 19 Nov 2023 15:39:20 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0cc3bb..09b9ade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to WuttJamaican will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.1.0] - ?? +## [0.1.0] - 2023-11-19 ### Added -- Initial version (TBD) +- Initial version, with basic config and command frameworks.