From 6a9d6d075928139c67ae9c4276558f58daa87746 Mon Sep 17 00:00:00 2001 From: Sandro Gehri Date: Fri, 16 Jun 2023 10:21:18 +0200 Subject: [PATCH] release: v0.0.1 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad46450..2878e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## v0.0.1 (2023-06-XX) +## v0.0.1 (2023-06-16) ### Added -- First version +- Initial Release