diff --git a/CHANGELOG.md b/CHANGELOG.md index a966be9..258503b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +#### Added +- Add the `upload_test_coverage_report` action + - Added in Pull Request [#11](https://github.com/space-code/typhoon/pull/11) + #### Updated - Update GitHub Actions - Updated in Pull Request [#10](https://github.com/space-code/typhoon/pull/10)