Releases: aligent/AligentABNBundle
Releases · aligent/AligentABNBundle
v5.0.0
Adds support for OroCommerce 5.0.X
What's Changed
- Oro 5.0 Support by @chrisaligent in #13
Full Changelog: v4.2.2...v5.0.0
4.2.2 Oro 4.2.X Compatibility Release
4.2.1 Hotfix
Fixes broken service reference
4.2.0 Compatibility Release
This release makes this bundle compatible with OroCommerce 4.2
Compatibility with Oro 4.1
- Convert requirejs.yml to jsmodules.yml as missing part of 4.1 migration
- Lock composer.json to OroCommerce 4.1 as it is incompatible with 4.0
v4.0.0
Compatibility with Oro 4.X (4.0 and 4.1)
- Updated composer.json to allow installation in Oro 4.1
- Fixed duplicate translation key errors
- Added Symfony 4.X compatibility fix
- Added missing methods
- Minor PHPDoc improvements
- README Update