Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 692 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 692 Bytes

phpList 4 web frontend change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

x.y.z (next release)

Added

Changed

Deprecated

Removed

Fixed

5.0.0-alpha1

Changed

  • updated to php8.1

4.0.0-alpha2

Added

  • Integration tests for the dev and test environment (#44)

Changed

  • Move the PHPUnit configuration file (#54)
  • Use the renamed phplist/core package (#53)
  • Adopt more of the default Symfony project structure (#49, #50, #51, #55, #58)

Deprecated

Removed

Fixed

  • Adapt the system tests to possible HTTP errors (#45)

Security