From c38fdcfb0d3f5c55b2ed51ba634e518d88764a07 Mon Sep 17 00:00:00 2001 From: Eric Slutz Date: Tue, 20 Dec 2022 23:32:18 -0500 Subject: [PATCH] added changelog --- docs/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/CHANGELOG.md diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 0000000..cd4e803 --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,11 @@ +# Bricks n Balls 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). + +## 1.0.0 - 2022-12-20 + +### Added + +- Initial release of Bricks n Balls