Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 642 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

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