Skip to content

Commit

Permalink
Add changelog and readme entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Feb 2, 2024
1 parent 2b5ed9d commit 44f5658
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file. For previou
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## [2.3.0] - 2024-02-02
* Add support for PHPUnit 11
* Bump PHPUnit requirement to a minimum of 10.5.4

## [2.2.3] - 2023-11-30
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ You can use Paraunit with many versions of PHPUnit or Symfony, following this co

| Paraunit version | Compatible PHPUnit Version | Compatible Symfony Version |
|------------------|----------------------------|----------------------------|
| 2.3 | 10.5.4+, 11+ | 4.4, 5, 6, 7 |
| 2.0 | 10+ | 4.4, 5, 6, 7 |
| 1.3 | 9.3+ | 4.4, 5, 6 |
| 1.2 | 9.3+ | 3.4, 4, 5 |
Expand Down

0 comments on commit 44f5658

Please sign in to comment.