Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 529 Bytes

Change Log

All notable changes to this project will be documented in this file (after version 4.0).

[4.1.0] - 2024-01-09

Run composer update

Added

  • Add attribute support for the Tenant entity
    • This allows you to drop support for the annotations driver for doctrine.
  • Check compatibility with Symfonh 6.4
  • Add support for Symfony 7.0

Changed

Fixed

Removed

  • Dropped support for PHP 8.0 (symfony var-exporter)
  • Dropped support for Symfony 6.1 and 6.2 (unmaintained versions. Upgrade immediately)