Skip to content

2.6.0

Choose a tag to compare

@dmaicher dmaicher released this 11 Nov 09:45
· 14 commits to 2.x since this release
dea8b31

Added

  • [#561] Add #[HasNamedArguments] for InlineConstraint::__construct (@dmaicher)

Deprecated

  • [#560] Passing an array of options to InlineConstraint::__construct is deprecated. Use named arguments instead. (@dmaicher)

Fixed

  • [#562] Changed the public path of the webpack build assets to support url prefixes (@Hanmac)