···11+Git 2.43.3 Release Notes
22+========================
33+44+Relative to Git 2.43.2, this release fixes one regression that
55+manifests while running "git commit -v --trailer".
66+77+Fixes since Git 2.43.2
88+----------------------
99+1010+ * "git commit -v --trailer=..." was broken with recent update and
1111+ placed the trailer _after_ the divider line, which has been
1212+ corrected.