Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.35 KB

Changelog

All notable changes to twill-metadata will be documented in this file.

v1.4.1 - 2024-05-01

What's Changed

  • Depend on abstractions in the repository behaviour by @kevindierkx in #25
  • Force columns to be nullable, needed for Laravel 11 by @antonioribeiro in #26

New Contributors

  • @kevindierkx made their first contribution in #25
  • @antonioribeiro made their first contribution in #26

Full Changelog: https://github.com/cwsdigital/twill-metadata/compare/v1.4.0...v1.4.1

v1.4.0 - 2023-10-30

Full Changelog: https://github.com/cwsdigital/twill-metadata/compare/v1.3.0...v1.4.0

What's Changed?

  1. Dropped support for Twill 2.x
  2. Moved SEO Settings to use Twill 3.x app settings
  3. Made the readme easier to follow

v1.3.0 - 2023-01-25

What's Changed

  • Included support for Twill v3
  • Minimum Requirement of PHP 8
  • Update README.md by @alexfraundorf-com in #21

New Contributors

  • @alexfraundorf-com made their first contribution in #21

Full Changelog: https://github.com/cwsdigital/twill-metadata/compare/v1.2.2...v1.3.0