From 467aa61957a18351711f82545470a7060e8b4193 Mon Sep 17 00:00:00 2001 From: Kostadin Keljtanoski Date: Wed, 19 Jul 2023 08:47:56 +0200 Subject: [PATCH] #212 Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edd0edf1..26461fdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * ... ## [2.2.1] - 2023-07-19 -* Add PHPUnit current version info [#213](https://github.com/facile-it/paraunit/pull/213) + * Add PHPUnit current version info [#213](https://github.com/facile-it/paraunit/pull/213) ## [2.2.0] - 2023-06-08 * Add `--cobertura` coverage report format, useful for [GitLab test code coverage visualization](https://docs.gitlab.com/ee/ci/testing/test_coverage_visualization.html#php-example) [#206](https://github.com/facile-it/paraunit/pull/206)