ACF Custom Database Tables – Version – 1.1.1

## [1.1.1] – 2022-03-24
### Fixed
– Fixed deprecated return type issue in PHP 8.1.
– Fixed deprecation notices related to use of `readonly()` in WP 5.9 or greater.
## [1.1.0] – 2021-10-25
### Added
– Added plugin settings panel in WordPress admin.
– Added repeater field support. Repeater data can now be saved as encoded data to a single column or to a sub table. See https://hookturn.io/docs/acf-custom-database-tables/1.1/working-with-repeater-fields/.