File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,19 +18,18 @@ to go:
1818* Running ` stack build ` a second time on either stack or wai is a no-op
1919* Build something that depends on ` happy ` (suggestion: ` hlint ` ), since ` happy `
2020 has special logic for moving around the ` dist ` directory
21+ * Check for any important changes that missed getting an entry in Changelog
2122* In release candidate branch:
2223 * Bump the version number (to even second-to-last component) in the .cabal
2324 file
2425 * Update the ChangeLog:
2526 * Rename the "unreleased changes" section to the new version
2627 * Check for any entries that snuck into the previous version's changes
2728 due to merges
28- * Check the Git log for any Changelog entries that were missed
2929* In master branch:
3030 * Bump version to next odd second-to-last component
3131 * Add new "unreleased changes" secion in changelog
3232 * Bump to use latest LTS version
33- * Check for any important changes that missed getting an entry in Changelog
3433* Review documentation for any changes that need to be made
3534 * Search for old Stack version, unstable stack version, and the next
3635 "obvious" version in sequence (if doing a non-obvious jump) and replace
You can’t perform that action at this time.
0 commit comments