From 269339ced4a969db5e81b7112cdb741d475794b8 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 29 Jul 2023 18:39:28 +0200 Subject: [PATCH] Release 0.1.0 - initial release --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 94d7279..d9bd4f2 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-29 ### Changed - initial release