diff --git a/changelog.md b/changelog.md index d6c0f41..7ac0cb5 100644 --- a/changelog.md +++ b/changelog.md @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Containerized behavior test suite for command parity validation. - Dedicated test suites for `list`, `show_path`, `status`, `diff`, and `version`. - Just workflow support for building and running the Linux behavior binary. +- Coverage reports and badges published to shared object storage for branches and pull requests. +- Pull requests now receive coverage report links in CI comments. ### Changed