From abdd5491cb3f484aba9b2db3f119fcceba679329 Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 4 May 2021 10:21:08 -0400 Subject: [PATCH] Changelog for first release --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6637e0..9e206a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,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). + +## [1.0.0] - 2021-04-01 +Initial release.