Skip to content

Commit

Permalink
Add compare link to release instructions
Browse files Browse the repository at this point in the history
This isn't necessary, just helpful as it can be hard to find it on the GitHub site.
  • Loading branch information
Katrina Owen committed Nov 18, 2018
1 parent 451f215 commit 7d898f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ $ sudo GCO_ENABLED=0 GOOS=linux GOARCH=arm GOARM=5 ./make.bash --no-clean
Make sure all the recent changes are reflected in the "next release" section
of the Changelog. Make this a separate commit from bumping the version.

You can view changes using the /compare/ view:
https://github.com/exercism/cli/compare/$PREVIOUS_RELEASE...master

## Bump the version

Edit the `Version` constant in `exercism/main.go`, and edit the Changelog.
Expand Down

0 comments on commit 7d898f7

Please sign in to comment.