Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 563 Bytes

File metadata and controls

17 lines (12 loc) · 563 Bytes

Table Maker Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • Added the wysiwyg field type for rows (requires craftcms/redactor to be installed)

2.0.0 - 2018-04-12

Added

  • Initial Craft CMS 3 release

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.