Skip to content

Hotfix: Update changelog due to withdrawn v5.1.x releases

Version Control Information

Source branch: hotfix/v6.0/withdraw-release-5.1.2--5.1.3-and-5.1.4
Target branch: release/v6.0

Commits:

* Update changelog due to withdrawn v5.1.x releases

v5.1.5 withdrew the patch release 5.1.2 and its successors 5.1.3 and 5.1.4
 because it introduced a breaking change (see #676).

This commit updates the changelog accordingly.
Because the v6.0 release series already includes the breaking change that
 release 5.1.5 removed again, it is simply added to the v6.0.0 release notes.

Changes: v6.0.0
Withdraws: v5.1.2
Withdraws: v5.1.3
Withdraws: v5.1.4
Resolves: #676

Depends-on: !1373 (merged)
Merge-together-with: !1375 (merged)
Part-of: #676 (closed)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file in RST format added in latest commit
Edited by brunos

Merge request reports