Files
friends-of-behat-symfony-ex…/CHANGELOG-2.0.md
2020-04-04 14:33:55 +02:00

3.6 KiB

CHANGELOG for 2.0.x

v2.0.11 (2020-04-04)

v2.0.10 (2019-12-09)

  • #101 Fix referencing context initializers (@kamazee)
  • #102 Fix the build & add tests for Symfony 4.3 and 4.4 (@pamil)

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)