diff --git a/CHANGELOG.md b/CHANGELOG.md index f9baf7e..98e66b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.0](https://github.com/xseman/coverage/compare/coverage-v0.1.0...coverage-v0.1.0) (2026-02-09) + + +### Features + +* initial implementation ([c49b2d9](https://github.com/xseman/coverage/commit/c49b2d9ff44f6ec811a1bc1083510b9c8a4df856)) + + +### Bug Fixes + +* **ci:** update release workflow to have right artifact ([47a16d4](https://github.com/xseman/coverage/commit/47a16d46a8a1f046d0ed62788c8fa20c03527fe9)) +* **ci:** update release workflow to use master branch ([2f9b75d](https://github.com/xseman/coverage/commit/2f9b75d0ed3dd620696b0d0a43d1d6449e784ff5)) + + +### Maintenance + +* **ci:** update release workflow to have inputs ([47b4239](https://github.com/xseman/coverage/commit/47b42393306009f96a8ac0e54fafaeec2f9523c4)) + ## 0.1.0 (2026-02-09)