mirror of
https://github.com/Dannecron/coverage-merger.git
synced 2025-12-26 00:02:35 +03:00
17 lines
262 B
Markdown
17 lines
262 B
Markdown
# Changelog
|
|
|
|
## 0.2.0 - 2023-10-10
|
|
|
|
### Added
|
|
* phpstan to dev-dependencies
|
|
* CI
|
|
* New stage for static analysis
|
|
* New stages for building and pushing docker images
|
|
|
|
## 0.1.0 - 2023-09-21
|
|
|
|
### Added
|
|
* Cli-application skeleton
|
|
* Clover merger command
|
|
* Tests
|