Add CHANGELOG entry for retry feature

This commit is contained in:
Sven-Hendrik Haase
2023-02-21 15:08:59 +01:00
parent e8c797e08e
commit 3a6baf0f12

View File

@@ -1,5 +1,8 @@
# Changelog
## [2.5.0] - 2023-02-21
- Add retry to upload release [#96](https://github.com/svenstaro/upload-release-action/pull/96) (thanks @sonphantrung)
## [2.4.1] - 2023-02-01
- Modernize octokit usage