docs(changelog): version 1.13.3 [citest skip]

Update changelog and .README.html for version 1.13.3

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2023-10-23 12:59:10 -06:00 committed by Richard Megginson
parent a9f20cb87b
commit b940af74a6

View file

@ -1,6 +1,21 @@
Changelog
=========
[1.13.3] - 2023-10-23
--------------------
### Bug Fixes
- fix: Add dhcp client package dependency for initscripts provider (#639)
### Other Changes
- test: Use variable to hold infiniband interface name [citest skip] (#636)
- build(deps): bump actions/checkout from 3 to 4 (#637)
- ci: ensure dependabot git commit message conforms to commitlint; ensure badges have consistent order (#644)
- ci: use dump_packages.py callback to get packages used by role (#646)
- ci: tox-lsr version 3.1.1 (#648)
[1.13.2] - 2023-09-07
--------------------