Files
friends-of-behat-symfony-ex…/CHANGELOG-2.0.md
2019-10-10 18:00:08 +02:00

3.0 KiB

CHANGELOG for 2.0.x

v2.0.9 (2019-10-10)

v2.0.8 (2019-03-21)

  • #76 Initialize contexts registered as services (@pamil)

v2.0.7 (2019-03-17)

  • #75 Hotfix for weird bug in Sylius (@pamil)

v2.0.6 (2019-03-15)

  • #74 Fix bug preventing changes of Mink default session service (@pamil)

v2.0.5 (2019-03-04)

  • #72 Allow accessing a context in another context (@pamil)

v2.0.4 (2019-02-13)

v2.0.3 (2019-02-07)

Removed the possibility to autoconfigure $minkParameters without a typehint due to an instable implementation in Symfony.

v2.0.2 (2019-01-30)

v2.0.1 (2019-01-24)

  • #55 Require symfony/dependency-injection ^3.4.10|^4.1 (@pamil)