From d429077464360e48e137722e0382d474d6df76a6 Mon Sep 17 00:00:00 2001 From: Khoroshevskyi Date: Mon, 16 Sep 2024 15:15:30 -0400 Subject: [PATCH] Added changelog --- docs/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/changelog.md diff --git a/docs/changelog.md b/docs/changelog.md new file mode 100644 index 0000000..747b21b --- /dev/null +++ b/docs/changelog.md @@ -0,0 +1,8 @@ +# Changelog + +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format. + + +## [0.1.0] - 2024-09-16 +### Added +- initial project release \ No newline at end of file