From e7bbacd59ee779144c5c1c61204d0e3a4d076572 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Tue, 27 Sep 2022 11:09:46 -0600 Subject: [PATCH] adding blank changelog --- src/CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/CHANGELOG.md diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md new file mode 100644 index 0000000..635a30e --- /dev/null +++ b/src/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog +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] +### Added +- + +### Changed +- + +### Removed +- + + +## [1.0.0] - 20XX-01-01 +### Added +- + +### Changed +- + +### Removed +-