From d38e03c8f8597eff6a297996b3b3403f5c03b699 Mon Sep 17 00:00:00 2001 From: rlnt Date: Sun, 1 Sep 2024 16:05:14 +0000 Subject: [PATCH] bump version --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47c701e..7bbdd55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. +## Unreleased +- / + ## [1.0.0] - 2024-09-01 Initial release.