From a789bb3b143252ac0c6cb5f5c9ea9250bed7957a Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 22 Sep 2023 21:43:08 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b95b8c..6fde04b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to WuttaPOS 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-09-22 ### Added -- Initial version (not yet released) +- Initial version (WIP; testing only).