From a2f944dd9faf2acac9cbe7373a087e3b4b95df2b Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Mon, 24 Jul 2023 18:03:43 +0200 Subject: [PATCH] Release 0.1.0 --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 7160762..4e64c3a 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,6 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.1.0] - 2023-07-24 ### Changed -- initial release \ No newline at end of file +- initial release