Skip to content

Commit 915c564

Browse files
committed
version 3.0.2
1 parent 3b74372 commit 915c564

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 3.0.2 - 2024-01-30
4+
5+
### Added
6+
- Add caching mechanism for user groups to assist with performance. (thanks @anchovy).
7+
38
## 3.0.1 - 2022-08-03
49

510
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/user-group-field",
33
"description": "Field type that let you select one or more user groups.",
44
"type": "craft-plugin",
5-
"version": "3.0.1",
5+
"version": "3.0.2",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)