Skip to content

Hotfix 0.3.0.2

Ivan Gromakovskii requested to merge hotfix/0.3.0.2 into master

Description

Recently a disaster happened and we had to modify old commit history and because of that 0.3.0.1 fails to build now. So here is a hotfix.

I don't think we should update CHANGES.md because it applies to morley package, not to the whole version, and the package itself didn't change.

Maybe it makes sense to have a separate changelog for the repo itself 🤔

Related issue(s)

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

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:

Stylistic guide (mandatory)

Merge request reports