build-configs/CHANGELOG.md

304 B

Changelog

Unreleased

Added

  • Add CHANGELOG.md.
  • Add missing validation rules to the Configuration DTO object.
  • Add a test to ensure the web server is a valid type.

Changed

  • App\Enum\Webserver now returns a string.
  • ConfigurationValidatorTest no longer performs serialisation.