Skip to content

Compare: Making a release

Showing with 1 addition and 0 deletions.
  1. +1 −0 Making-a-release.md
1 change: 1 addition & 0 deletions Making-a-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Cabal

* make sure `cabal-version` of Cabal and Cabal-syntax is within the backwards compat range (and not too ancient, either).
* bump copyright years everywhere on branch master so that it doesn't have to be repeated on each branch
* review tickets labelled with the release number or with that milestone or in a relevant release project; review&merge anything there, bump the others to the future release
* [Add the new SPDX License List data](https://github.com/haskell/cabal/wiki/Updating-the-license-list)
Expand Down