Skip to content

Commit

Permalink
docs: HISTORY after #229 (#230)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Feb 17, 2023
1 parent c63bda7 commit 4db6a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
* Enumeration-like classes were converted to native [PHP Enumerations](https://www.php.net/manual/en/language.types.enumerations.php) ([#140] via [#204])
* Added
* Support for CycloneDX schema/spec v1.4 ([#57] via [#65], [#118], [#123])
* Support for [properties](https://cyclonedx.org/use-cases/#properties--name-value-store) in data models ([#228] via [#165])
* Support for [properties](https://cyclonedx.org/use-cases/#properties--name-value-store) ([#228] via [#165], [#229])
* Misc
* All class properties now enforce the correct types ([#6], [#114] via [#125])
This is considered a non-breaking change, because the types were already correctly annotated.
Expand Down

0 comments on commit 4db6a6c

Please sign in to comment.