Skip to content

Commit

Permalink
version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jun 22, 2020
1 parent 188f723 commit c3e1ef0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.4.1 - 2020-06-22

### Fixed
- Add migration for potentially missing code field layout.
- Fix usage of deprecated `saleAmount`.
- Return cart errors for ajax-applying of voucher codes.

## 2.4.0 - 2020-06-18
> {warning} Please note a breaking change in removing `fieldsPath`. If you use this setting to add custom field content to your voucher codes when adding to the cart, you will need to change this. Please see the docs - https://verbb.io/craft-plugins/gift-voucher/docs/template-guides/single-voucher#line-item-options
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/gift-voucher",
"description": "Plugin for Craft Commerce implementing gift vouchers.",
"type": "craft-plugin",
"version": "2.4.0",
"version": "2.4.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit c3e1ef0

Please sign in to comment.