Skip to content

Commit aa0e5b2

Browse files
committed
Preparing 2.5.0 release
1 parent b1d132c commit aa0e5b2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66
### Added
7-
- Added support for WebdriverClassicDriver Mink's Driver (supports Selenium 2, 3, 4) as `webdriver-classic`.
7+
...
88

99
### Changed
1010
...
1111

1212
### Fixed
1313
...
1414

15+
## [2.5.0] - 2024-11-30
16+
### Added
17+
- Added support for WebdriverClassicDriver Mink's Driver (supports Selenium 2, 3, 4) as `webdriver-classic`.
18+
1519
## [2.4.0] - 2024-07-15
1620
### Added
1721
- Specify failed PHPUnit assertion text to the BrowserStack ("reason" field)/SauceLabs("custom-data" field) test.
@@ -115,7 +119,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
115119
### Added
116120
- Initial release.
117121

118-
[Unreleased]: https://github.com/minkphp/phpunit-mink/compare/v2.4.0...HEAD
122+
[Unreleased]: https://github.com/minkphp/phpunit-mink/compare/v2.5.0...HEAD
123+
[2.5.0]: https://github.com/minkphp/phpunit-mink/compare/v2.4.0...v2.5.0
119124
[2.4.0]: https://github.com/minkphp/phpunit-mink/compare/v2.3.0...v2.4.0
120125
[2.3.0]: https://github.com/minkphp/phpunit-mink/compare/v2.2.0...v2.3.0
121126
[2.2.0]: https://github.com/minkphp/phpunit-mink/compare/v2.1.1...v2.2.0

0 commit comments

Comments
 (0)