build-configs/CHANGELOG.md

15 lines
304 B
Markdown
Raw Normal View History

2023-11-22 21:31:26 +00:00
# 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.