Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to include version 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Sep 21, 2023
1 parent 66527ab commit e95647b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Rewrite the `WPCLI` module to use the `Symfony\Component\Process\Process` class under the hood.
- Temporarily remove the `preserveGlobalState` test method support to reimplement support later.
- Update the `WPCLI` module to use supported configuration parameters as strict arguments by default

## [3.2.1] 2023-09-21;

### Fixed

- Ensure `_before` and `_after` methods are called correctly by `WPTestCase`.

## [3.2.0] 2023-09-15;

Expand Down

0 comments on commit e95647b

Please sign in to comment.