Skip to content

Commit 40e9a16

Browse files
committed
version 2.0.1
1 parent 69628c9 commit 40e9a16

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 2.0.1 - 2022-07-19
4+
5+
### Added
6+
- Add ability to query elements using the user group uid.
7+
- Add Craft 2 migration.
8+
39
## 2.0.0 - 2022-07-18
410

511
> {note} The plugin’s package name has changed to `verbb/user-group-field`. User Group Field will need be updated to 2.0 from a terminal, by running `composer require verbb/user-group-field && composer remove superbig/craft-usergroupfield`.

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

0 commit comments

Comments
 (0)