1.8 KiB
1.8 KiB
CHANGELOG for 2.0.x
v2.0.7 (2019-03-17)
v2.0.6 (2019-03-15)
v2.0.5 (2019-03-04)
v2.0.4 (2019-02-13)
- #68 Better compatibility with Behat itself (@pamil, @alanpoulain)
v2.0.3 (2019-02-07)
Removed the possibility to autoconfigure $minkParameters without a typehint due to an instable implementation in Symfony.
- #64 Fix typo (@rogamoore)
- #66 Revert mink parameters autoconfiguration (@pamil)
v2.0.2 (2019-01-30)
- #57 Fix support for context initializers (@pamil)
- #58 Add support for PHP 7.3 (@pamil)
- #59 Fix Symfony 4.1 build (@pamil)