From 67b8a43255c67f2ef70e76e35ec8099a97b13acb Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Fri, 10 Dec 2021 07:39:05 +1100 Subject: [PATCH] Add CHANGELOG --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8d541a5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# 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] + +## [0.3.0] - 2021-12-09 + +Initial release for mainnet. + +[Unreleased]: https://github.com/itchysats/itchysats/compare/0.3.0...HEAD +[0.3.0]: https://github.com/itchysats/itchysats/compare/d12e04d4954deb2ee9ebdc9...0.3.0