Skip to content

Commit

Permalink
Add changelog for cabal-init changes so far
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Apr 6, 2020
1 parent 98942af commit 0d605da
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions changelog.d/cabal-init
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
synopsis: `cabal init` defaults to `cabal-version: 2.4`
prs: #6607
synopsis: Various `cabal init` improvements
packages: cabal-install
prs: #6619 #6661 #6641 #6650 #6603 #6632 #6607

description: {
- Default to `cabal-version: 2.4`
- `cabal` doesn't force a default license choice anymore
- Licenses are always asked using SPDX expression
- Fix an infinite loop when invalid license was passed on command line
- `Setup.hs` is not written anymore

TODO: complete the description
}

0 comments on commit 0d605da

Please sign in to comment.