# Changelog

## 3.0.4 - 2022-08-09

### Fixed
- Fix an incompatibility with Vizy.

## 3.0.3 - 2022-07-31

### Added
- Add changelog notice when updating.

## 3.0.2 - 2022-07-06

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

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

## 3.0.1 - 2022-06-20

### Added
- Add Craft 2 migration (thanks @jamesmacwhite).
- New icon.

## 3.0.0 - 2022-06-04

> {note} The plugin’s package name has changed to `verbb/tablemaker`. Table Maker will need be updated to 3.0 from a terminal, by running `composer require verbb/tablemaker && composer remove supercool/tablemaker`.

### Changed
- Migration to `verbb/tablemaker`.
- Now requires Craft 3.7+.

## 2.0.1 - 2018-07-06

### Fixed
- Fixed an error caused by deleting a column when there are mulitple columns and the deleted column is not the last one.

## 2.0.0 - 2018-04-12

### Added
- Initial Craft CMS 3 release
