Skip to content

Commit 4d459e5

Browse files
committed
Merge remote-tracking branch 'origin/craft-4' into craft-5
# Conflicts: # CHANGELOG.md # composer.json # src/elements/Ticket.php # src/translations/en/events.php
2 parents 34131e5 + 7ead55b commit 4d459e5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@
149149
- Event element cards now show the event type and start/end date/times of events
150150
- Deleting a Ticket element is now prevented if any purchased tickets exist.
151151

152+
## 2.0.11 - 2025-09-02
153+
154+
### Added
155+
- Add `Ticket::getPromotionRelationSource()` for promotion category handling.
156+
157+
## 2.0.10 - 2025-07-18
158+
159+
### Changed
160+
- Update English translations.
161+
152162
## 2.0.9 - 2025-05-01
153163

154164
### Fixed
@@ -636,7 +646,7 @@
636646
## 1.0.2.1 - 2019-04-30
637647

638648
### Fixed
639-
- Fix incorrect casing of `events.js`. (thanks @johnnynotsolucky).
649+
- Fix incorrect casing of `events.js`. (thanks @johnnynotsolucky).
640650

641651
## 1.0.2 - 2019-04-30
642652

0 commit comments

Comments
 (0)