Skip to content

Commit

Permalink
version 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 13, 2018
1 parent 34104c5 commit a70c3f5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.5 - 2018-12-14

### Added
- Add `afterVoucherAdjustmentsCreated`.

### Fixed
- Fix querying codes by voucherId not working.
- Fix codes not being generated correctly after checkout completion.
- Fix redemptions not being generated correctly after checkout completion.

## 2.0.4 - 2018-12-01

### Added
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.0.4",
"version": "2.0.5",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit a70c3f5

Please sign in to comment.