Updated CHANGELOG.md
This commit is contained in:
parent
e69ae7aba9
commit
c82bc7195a
1 changed files with 9 additions and 0 deletions
|
@ -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/),
|
||||
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
|
||||
|
||||
This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new
|
||||
|
|
Loading…
Add table
Reference in a new issue