From b1829982df51ec04e4a7348d3706ce2d301300b5 Mon Sep 17 00:00:00 2001 From: softprops Date: Sun, 25 Jul 2021 19:10:56 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f437df6..c33584f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.1.7 + +- allow creating draft releases without a tag [#95](https://github.com/softprops/action-gh-release/pull/95) + ## 0.1.6 This is a release catch up have a hiatus. Future releases will happen more frequently