Skip to content

[TM-71] Update .cabal, add changelog

Ivan Gromakovskii requested to merge gromak/tm71-update-cabal-again into master

Description

I've updated some things in .cabal files and added a changelog. See commit messages for details.

Related issue(s)

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

Checklist for your Merge Request

Related changes (conditional)

  • Tests

    • 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