Skip to content

Commit db9c14f

Browse files
committed
Merge craft-4 into craft-5
2 parents 5fbb8fb + 4d6b757 commit db9c14f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
- Fix Ticket pricing not updating when changing Ticket Type.
132132

133133
## 3.0.0 - 2024-10-31
134+
134135
> {warning} This release introduces Sessions and re-purposed Ticket Types. As such, it's a major architectural change to how you structure events, which should be largely intuitive. All your existing events and tickets will be migrated. Read through the changes [here](https://github.com/verbb/events/blob/craft-5/docs/get-started/upgrading-from-v2.md).
135136
136137
### Added
@@ -168,6 +169,11 @@
168169
- Event element cards now show the event type and start/end date/times of events
169170
- Deleting a Ticket element is now prevented if any purchased tickets exist.
170171

172+
## 2.0.12 - 2026-01-23
173+
174+
### Fixed
175+
- Fixed a Mutex exception that could occur in certain scenarios when retrieving a cart.
176+
171177
## 2.0.11 - 2025-09-02
172178

173179
### Added

0 commit comments

Comments
 (0)