Skip to content

Commit 5bca641

Browse files
committed
version 2.0.8
1 parent 4b49551 commit 5bca641

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.0.8 - 2025-02-02
4+
5+
### Fixed
6+
- Allow capacity to be set to null.
7+
- Fix an issue where event ticket types couldn’t be removed.
8+
- Fix an issue where Ticket Types with a Matrix field couldn’t using the Matrix block settings.
9+
310
## 2.0.7 - 2024-11-13
411

512
### Fixed

Diff for: 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.7",
5+
"version": "2.0.8",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)