Skip to content

Commit

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

## 2.0.0-beta.1 - 2022-03-10

### Changed
- Now requires PHP `^8.0.2`.
- Now requires Craft `^4.0.0-beta.1`.

## 1.0.10 - 2022-02-28

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"require": {
"php": "^8.0.2",
"craftcms/cms": "^4.0.0-alpha",
"craftcms/cms": "^4.0.0-beta.1",
"verbb/base": "^2.0.0-beta",
"ueberdosis/html-to-prosemirror": "^1.5",
"yii2mod/yii2-array-query": "^1.4"
Expand Down

0 comments on commit eeec5f5

Please sign in to comment.