Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.94 KB

CHANGELOG-2.0.md

File metadata and controls

38 lines (21 loc) · 1.94 KB

CHANGELOG for 2.0.x

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)