Skip to content

Commit 2cfce05

Browse files
committed
version 3.0.20
1 parent 828597a commit 2cfce05

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.20 - 2025-11-29
4+
5+
### Added
6+
- Add support for sorting Voucher Codes by “Original Amount”, “Current Amount”, “Expiry Date”, and “Date Updated”.
7+
- Add Description Format to Voucher Types to allow control over the line item description for a Voucher.
8+
39
## 3.0.19 - 2025-11-06
410

511
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/gift-voucher",
33
"description": "Sell and redeem digital gift vouchers for Craft Commerce.",
44
"type": "craft-plugin",
5-
"version": "3.0.19",
5+
"version": "3.0.20",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)