From 6d85a4e8620b59e484d5b12d3e15ca51a36bb777 Mon Sep 17 00:00:00 2001 From: eliassjogreen Date: Mon, 15 Feb 2021 04:15:27 +0100 Subject: [PATCH] chore: release 0.0.1 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..840ff41 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog], +and this project adheres to [Semantic Versioning]. + +## [0.0.1] - 2021-02-15 + +### Features + +- inital commit ([`688e77c`]) + +[keep a changelog]: https://keepachangelog.com/en/1.0.0/ +[semantic versioning]: https://semver.org/spec/v2.0.0.html +[0.0.1]: https://github.com/denosaurs/pngs/compare/0.0.1 +[`688e77c`]: https://github.com/denosaurs/pngs/commit/688e77c7163f2f4b3807fb9ff7c74b0be9af431c