Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 1.74 KB

Changelog

Unreleased changes

1.1.0 - 2024-09-19

What's Changed

  • Implement retries by @VincentBean in #4

Full Changelog: https://github.com/justbetter/laravel-magento-async/compare/1.0.3...1.1.0

1.0.3 - 2024-08-28

What's Changed

  • Adjust bulk request cleanup by @VincentBean in #3

Full Changelog: https://github.com/justbetter/laravel-magento-async/compare/1.0.2...1.0.3

1.0.2 - 2024-08-27

What's Changed

  • Also update where the operation status is still null by @VincentBean in #2

Full Changelog: https://github.com/justbetter/laravel-magento-async/compare/1.0.1...1.0.2

1.0.1 - 2024-08-20

What's Changed

  • Only update bulk statusses if there are open operations by @VincentBean in #1

New Contributors

  • @VincentBean made their first contribution in #1

Full Changelog: https://github.com/justbetter/laravel-magento-async/compare/1.0.0...1.0.1

1.0.0 - 2024-07-03

Initial release

Full Changelog: https://github.com/justbetter/laravel-magento-async/commits/1.0.0