Skip to content

Commit 4fe7927

Browse files
committed
version 3.0.10
1 parent 4d459e5 commit 4fe7927

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 3.0.10 - 2025-11-06
4+
5+
### Added
6+
- Add `Ticket::getPromotionRelationSource()` for promotion category handling.
7+
8+
### Changed
9+
- Update English translations.
10+
11+
### Fixed
12+
- Fixed a Mutex exception that could occur in certain scenarios when retrieving a cart.
13+
314
## 3.0.9 - 2025-08-13
415

516
### Added

composer.json

Lines changed: 1 addition & 1 deletion
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.9",
5+
"version": "3.0.10",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)