Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to 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 326f3c1 commit 95a189f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [3.2.1] 2023-09-21;

### Fixed

- Ensure `_before` and `_after` methods are called correctly by `WPTestCase`.
Expand Down Expand Up @@ -1858,4 +1860,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[3.1.9]: https://github.com/lucatume/wp-browser/compare/3.1.9...3.1.9
[3.1.10]: https://github.com/lucatume/wp-browser/compare/3.1.9...3.1.10
[3.2.0]: https://github.com/lucatume/wp-browser/compare/3.1.10...3.2.0
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.2.0...HEAD
[3.2.1]: https://github.com/lucatume/wp-browser/compare/3.2.0...3.2.1
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.2.1...HEAD

0 comments on commit 95a189f

Please sign in to comment.