Skip to content

Commit

Permalink
version 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 9, 2022
1 parent 871f71d commit e1dc124
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Changelog

## 4.0.3 - 2022-08-09

### Fixed
- Fix an incompatibility with Vizy.

## 4.0.2 - 2022-07-06

### Changed
- Merge changes from `3.0.2`.
### Added
- Add GraphQL support (thanks @mattstein).

## 4.0.1 - 2022-06-21

Expand Down Expand Up @@ -32,10 +37,10 @@
## 3.0.2 - 2022-07-06

### Added
- Add GraphQL support (thanks @mattstein)
- Add GraphQL support (thanks @mattstein).

### Fixed
- Fix an error when running the Craft 2 migration on an already Craft 3 updated install
- Fix an error when running the Craft 2 migration on an already Craft 3 updated install.

## 3.0.1 - 2022-06-20

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/tablemaker",
"description": "A user-definable table field type for Craft CMS",
"type": "craft-plugin",
"version": "4.0.2",
"version": "4.0.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit e1dc124

Please sign in to comment.