From 6c943589fb3af55ac8751ec96f654819f3997440 Mon Sep 17 00:00:00 2001 From: Matt Stein Date: Tue, 17 Sep 2024 09:47:27 -0700 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15a61af..37c96f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,9 @@ 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). ## [Unreleased] + +## [0.0.1] - 2024-09-17 + +### Added + +- Initial release.