diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d5565d0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +[Unreleased changes](https://github.com/justbetter/laravel-magento-async/compare/1.0.1...main) +## [1.0.1](https://github.com/justbetter/laravel-magento-async/releases/tag/1.0.1) - 2024-08-20 + +### What's Changed +* Only update bulk statusses if there are open operations by @VincentBean in https://github.com/justbetter/laravel-magento-async/pull/1 + +### New Contributors +* @VincentBean made their first contribution in https://github.com/justbetter/laravel-magento-async/pull/1 + +**Full Changelog**: https://github.com/justbetter/laravel-magento-async/compare/1.0.0...1.0.1 + +## [1.0.0](https://github.com/justbetter/laravel-magento-async/releases/tag/1.0.0) - 2024-07-03 + +Initial release + +**Full Changelog**: https://github.com/justbetter/laravel-magento-async/commits/1.0.0 +