From 7a7dee96082b8a0f9d262a703c2911d970692b14 Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 4 Feb 2023 04:03:12 -0500 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d617675..22f68c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog -## Release 1.0.0 +All notable changes to this project will be documented in this file. -* First Release +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] - 2023-01-29 + +### Added +* First Release \ No newline at end of file