mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-22 18:27:31 +00:00
15 lines
304 B
Markdown
15 lines
304 B
Markdown
|
# 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.
|