Updated CHANGELOG.md

This commit is contained in:
Netkas 2023-10-10 23:01:01 -04:00
parent e69ae7aba9
commit c82bc7195a
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.1] - Unreleased
This update introduces minor bug fixes and changes
### Fixed
- Correct exception message for configuration property in `\ncc\Objects\ProjectConfiguration\Build > BuildConfiguration > fromArray()`
## [2.0.0] - 2023-10-10 ## [2.0.0] - 2023-10-10
This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new