Signed-off-by: Jan Kowalleck <jan.kowalleckgmail.com> ([`08b7c60`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/08b7c607360b65215d9d29d42ae86e60c6efe49b))
7.3.2
Fix
* fix: properly sort components based on all properties (599)
reverts 587 - as this one introduced errors fixes 598 fixes 586
---------
Signed-off-by: Jan Kowalleck <jan.kowalleckgmail.com> Signed-off-by: Paul Horton <paul.hortonowasp.org> Co-authored-by: Paul Horton <paul.hortonowasp.org> ([`8df488c`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/8df488cb422a6363421fee39714df4e8e8e7a593))
7.3.1
Fix
* fix: include all fields of `Component` in `__lt__` function for 586 (587)
Fixes 586.
Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`d784685`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/d7846850d1ad33184d1d58b59fdf41a778d05900))
7.3.0
Feature
* feat: license factory set `acknowledgement` (593)
add a parameter to `LicenseFactory.make_*()` methods, to set the `LicenseAcknowledgement`.
Signed-off-by: Jan Kowalleck <jan.kowalleckgmail.com> ([`7ca2455`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/7ca2455018d0e191afaaa2fd136a7e4d5b325ec6))
7.2.0
Feature
* feat: disjunctive license acknowledgement (591)
---------
Signed-off-by: Jan Kowalleck <jan.kowalleckgmail.com> ([`9bf1839`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/9bf1839859a244e790e91c3e1edd82d333598d60))
Unknown
* doc: poor merge resolved
Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`a498faa`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/a498faaab248d0512bad9e66afbd8fb1d6c42a66))
7.1.0
Documentation
* docs: missing schema support table & update schema support to reflect version 7.0.0 (584)
Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`d230e67`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/d230e67188661a5fb94730e52bf59c11c965c8d7))
Feature
* feat: support `bom.properties` for CycloneDX v1.5+ (585)
Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`1d1c45a`](https://github.com/CycloneDX/cyclonedx-python-lib/commit/1d1c45ac82c7927acc388489228a9b5990f68aa7))