mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
docs: add CHANGELOG.md
This commit is contained in:
parent
0aaf2cc59e
commit
08852c898a
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# 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.
|
Loading…
Reference in a new issue