Skip to content

[TM-293] fix changelog update position

Pinto Pasquale requested to merge pasqu4le/tm293-fix-changelog-update into master

Description

Problem: changelog update added MR !127 (merged) to an existing release instead of using the Unreleased list.

Solution: correct this mistake by moving the issue in the right section

Related issue(s)

https://issues.serokell.io/issue/TM-293

Checklist for your Merge Request

Related changes (conditional)

  • Tests (see short guidelines)

    • If I added new functionality, I added tests covering it.
    • If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
  • Documentation

    • I checked whether I should update the docs and did so if necessary:
    • I updated the changelog if my changes are externally visible.

Stylistic guide (mandatory)

Merge request reports