Skip to content

Commit 3f57a4d

Browse files
committed
changelog
1 parent d5ab625 commit 3f57a4d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## v1.0.0-alpha.15 (2026-01-17)
4+
5+
**This release contains breaking changes!** You'll need to update your project's code. Please [review the list of breaking changes](https://github.com/duncanmcclean/statamic-cargo/pull/111).
6+
7+
### What's new
8+
- Laravel Boost Guidelines #110 by @duncanmcclean
9+
- Added "Redemptions Count" column to discounts listing by @duncanmcclean
10+
11+
### What's improved
12+
- Addresses Refactor #111 by @duncanmcclean
13+
- Define `entry_class` on product collections #104 by @duncanmcclean
14+
15+
### What's fixed
16+
- Ensure "Amount Off" discounts are only applied once per cart #112 by @duncanmcclean
17+
- Ignore `created_at` and `updated_at` timestamps when hydrating db carts/orders by @duncanmcclean
18+
- Moved bindings out of command constructors by @duncanmcclean
19+
- Test Cleanup #103 by @duncanmcclean
20+
- Added `shipping_tax_total` field to order blueprint #102 by @duncanmcclean
21+
- Fixed typo in cart tag docs #100 by @marcorieser
22+
23+
24+
325
## v1.0.0-alpha.14 (2026-01-09)
426

527
### What's improved

0 commit comments

Comments
 (0)