We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3b2d3 commit 2c88092Copy full SHA for 2c88092
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## 3.0.1 - 2024-11-13
13
14
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/events",
"description": "A full-featured plugin for event management and ticketing.",
"type": "craft-plugin",
- "version": "3.0.1",
+ "version": "3.0.2",
"keywords": [
"craft",
"cms",
0 commit comments