Skip to content

Commit

Permalink
Update the Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Jul 15, 2021
1 parent 278dc80 commit 5ab8c5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
optionally merging a branch into another branch (e.g. merging a PR
branch into master).
* Several fixes to make distribution builds safer and with more checks
* Do a sanity check for the existence of files in .packcheck.ignore and
.hlint.ignore

### Breaking Changes

Expand All @@ -24,6 +26,8 @@
* CI now fails if `cabal-new` is used as a command
* `CABAL_NEWBUILD_OPTIONS` is removed
* `CABAL_NEWBUILD_TARGETS` is removed
* A new command `hlint` is introduced. The `hlint` build is only triggered by
using this command.

## 0.5.1

Expand Down

0 comments on commit 5ab8c5c

Please sign in to comment.