Skip to content

Commit 2c88092

Browse files
committed
version 3.0.2
1 parent ff3b2d3 commit 2c88092

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 3.0.2 - 2024-11-13
4+
5+
### Added
6+
- Add error handling for when being unable to check in or check out Purchased Ticket.
7+
- Add before/after check-in/check-out events for Purchased Tickets.
8+
9+
### Fixed
10+
- Fix compatibility with `nystudio107/craft-seomatic` 5.1.6+.
11+
312
## 3.0.1 - 2024-11-13
413

514
### Fixed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/events",
33
"description": "A full-featured plugin for event management and ticketing.",
44
"type": "craft-plugin",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)