Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jun 2, 2020
1 parent f1f1bac commit 40860b9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [2.5.6] 2020-06-02;

### Added

- check in the `codecept init wpbrowser` command to check and report missing Codeception 4.0 to the user during initialization, fixes #412

## [2.5.5] 2020-05-25;

### Changed
Expand Down Expand Up @@ -1403,4 +1409,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
[2.5.3]: https://github.com/lucatume/wp-browser/compare/2.5.2...2.5.3
[2.5.4]: https://github.com/lucatume/wp-browser/compare/2.5.3...2.5.4
[2.5.5]: https://github.com/lucatume/wp-browser/compare/2.5.4...2.5.5
[unreleased]: https://github.com/lucatume/wp-browser/compare/2.5.5...HEAD
[2.5.6]: https://github.com/lucatume/wp-browser/compare/2.5.5...2.5.6
[unreleased]: https://github.com/lucatume/wp-browser/compare/2.5.6...HEAD

0 comments on commit 40860b9

Please sign in to comment.