From b238fd05b1ea64375d77fd81cf5ba2df28ede41a Mon Sep 17 00:00:00 2001 From: softprops Date: Sun, 26 Jan 2020 19:34:05 -0500 Subject: [PATCH] consolidate consolidate changelog notes --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 011158e..be9eee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,6 @@ ## 0.1.4 * Added support for updating releases body [#36](https://github.com/softprops/action-gh-release/pull/36) - -## 0.1.4 - * Steps can now access the url of releases with the `url` output of this Action [#28](https://github.com/softprops/action-gh-release/pull/28) * Added basic GitHub API retry support to manage API turbulance [#26](https://github.com/softprops/action-gh-release/pull/26)