Skip to content

Commit 135bae8

Browse files
committed
version 2.0.4
1 parent 859ef1c commit 135bae8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## 2.0.4 - 2024-01-30
4+
5+
### Added
6+
- PDFs now support using the current site’s locale language and formatting.
7+
8+
### Fixed
9+
- Fix an error when viewing purchased tickets.
10+
- Fix type for `Ticket::availableQuantity()`.
11+
312
## 2.0.3 - 2024-01-12
413

514
### Added

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": "2.0.3",
5+
"version": "2.0.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)