Updated CHANGELOG.md

This commit is contained in:
Netkas 2023-10-11 00:29:41 -04:00
parent 94e599e372
commit e1907911bf
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -13,7 +13,7 @@ dependencies can be installed collectively using the 'install' command added in
is further documented in `DOCUMENTATION.md`
### Added
- Add functionality to install project dependencies
- Add functionality to install project dependencies with the new `project install` command in `ProjectMenu.php`
### Fixed
- Correct exception message for configuration property in `\ncc\Objects\ProjectConfiguration\Build > BuildConfiguration > fromArray()`