From 71fb44592b931d078fdf6da75eb0868210cc5ab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 15:25:06 +0000 Subject: [PATCH] chore: release 0.1.0 --- CHANGELOG.md | 8 ++++++++ version.txt | 1 + 2 files changed, 9 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 version.txt diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ef5b630 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2022-04-06) + + +### Features + +* Use strikethrough if task is complete ([a6c2f19](https://www.github.com/tjdavis3/kanbn2md/commit/a6c2f19feccd15e77c5b9a304185b9a2ff6573e4)) diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..6e8bf73 --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +0.1.0