File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ All notable changes to this project will be documented in this file.
1111 * ` Serialize.{JSON,XML}.Normalize.BomNormalizer.normalize ` now omits invalid/unsupported values for serialNumber ([ #588 ] via [ #597 ] )
1212* Changed
1313 * Property ` Models.Bom.serialNumber ` is of type ` string ` , was type-aliased ` Types.UrnUuid = string ` ([ #588 ] via [ #597 ] )
14- Also the setter no longer throws exceptions, since no string format is illegal.
15- This is considered a non-breaking behaviour change, because the corresponding normalizers assure valid data results.
14+ Also, the setter no longer throws exceptions, since no string format is illegal.
15+ This is considered a non-breaking behavior change, because the corresponding normalizers assure valid data results.
1616* Added
1717 * Bom serialNumber generator: ` Utils.BomUtility.randomSerialNumber() ` ([ #588 ] via [ #597 ] )
1818* Deprecation
You can’t perform that action at this time.
0 commit comments