diff --git a/CHANGELOG.md b/CHANGELOG.md index cbf4149..19070ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,21 @@ # Changelog ## Unreleased Changes + - N/A +## v1.1.0 + +- Updated action to allow a GitHub secret to be used for the composer + token. ([#1bc9f58](https://github.com/mattgrul/satis-to-artifact-action/commit/1bc9f58a726fd86bb1f9fefdd01c5ec17ccf6185)) +- Updated cache and upload actions to + v4. ([#c3e2721](https://github.com/mattgrul/satis-to-artifact-action/commit/c3e2721fd21da84703fc622f69b5f5af317a8820)) + ## v1.0.1 + - Fix CODEOWNERS syntax issue. ([#3](https://github.com/mattgrul/satis-to-artifact-action/pull/3)) - Fix README badges syntax issue. ([#4](https://github.com/mattgrul/satis-to-artifact-action/pull/4)) ## v1.0.0 + - Initial Release of the satis-to-artifact-action. \ No newline at end of file