Skip to content

Commit 7d898f7

Browse files
author
Katrina Owen
committed
Add compare link to release instructions
This isn't necessary, just helpful as it can be hard to find it on the GitHub site.
1 parent 451f215 commit 7d898f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ $ sudo GCO_ENABLED=0 GOOS=linux GOARCH=arm GOARM=5 ./make.bash --no-clean
2424
Make sure all the recent changes are reflected in the "next release" section
2525
of the Changelog. Make this a separate commit from bumping the version.
2626

27+
You can view changes using the /compare/ view:
28+
https://github.com/exercism/cli/compare/$PREVIOUS_RELEASE...master
29+
2730
## Bump the version
2831

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

0 commit comments

Comments
 (0)