Skip to content

Commit

Permalink
Release 2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ttempleton committed Mar 11, 2022
1 parent eff3c1c commit ddf2913
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Changelog

## Unreleased
## 2.0.0-beta.1 - 2022-03-11

### Added
- Added Craft 4 compatibility

### Changed
- Category Groups Field now requires Craft 4.0.0-beta.1 or later
- Added Craft 4 compatibility (requires Craft 4.0.0-beta.1 or later)

## 1.3.0 - 2021-12-23

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ttempleton/craft-category-groups-field",
"description": "A Craft CMS field type for selecting category groups",
"version": "1.3.0",
"version": "2.0.0-beta.1",
"type": "craft-plugin",
"keywords": [
"cms",
Expand Down

0 comments on commit ddf2913

Please sign in to comment.