Skip to content

Commit

Permalink
version 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 12, 2020
1 parent 99c4d50 commit 34f92f5
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 244 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.5.6 - 2020-12-12

### Added
- Add more logging around post-checkout functionality.

### Changed
- Post-checkout functionality is now performed on `EVENT_AFTER_COMPLETE_ORDER` rather than `EVENT_BEFORE_COMPLETE_ORDER`.

### Fixed
- Fix permission translation error.

## 2.5.5 - 2020-11-26

### Fixed
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.5.5",
"version": "2.5.6",
"keywords": [
"craft",
"cms",
Expand Down
Loading

0 comments on commit 34f92f5

Please sign in to comment.