Skip to content

Commit 5e05a9a

Browse files
authored
Merge branch 'main' into feature/only-update-open
2 parents 77da69f + d938910 commit 5e05a9a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
[Unreleased changes](https://github.com/justbetter/laravel-magento-async/compare/1.0.1...main)
4+
## [1.0.1](https://github.com/justbetter/laravel-magento-async/releases/tag/1.0.1) - 2024-08-20
5+
6+
### What's Changed
7+
* Only update bulk statusses if there are open operations by @VincentBean in https://github.com/justbetter/laravel-magento-async/pull/1
8+
9+
### New Contributors
10+
* @VincentBean made their first contribution in https://github.com/justbetter/laravel-magento-async/pull/1
11+
12+
**Full Changelog**: https://github.com/justbetter/laravel-magento-async/compare/1.0.0...1.0.1
13+
14+
## [1.0.0](https://github.com/justbetter/laravel-magento-async/releases/tag/1.0.0) - 2024-07-03
15+
16+
Initial release
17+
18+
**Full Changelog**: https://github.com/justbetter/laravel-magento-async/commits/1.0.0
19+

0 commit comments

Comments
 (0)