From 6d7de7cd1ac5be7ffc9956c92cbabb31a5cc0e3f Mon Sep 17 00:00:00 2001 From: Matheus Cavalcante Date: Thu, 24 Aug 2023 11:12:04 -0700 Subject: [PATCH] CHANGELOG: Add a simple CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..2bd77756 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## 1.0.0 - 2023-24-08 + +### Added + +- Initial release of Spatz