We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451f215 commit 7d898f7Copy full SHA for 7d898f7
RELEASE.md
@@ -24,6 +24,9 @@ $ sudo GCO_ENABLED=0 GOOS=linux GOARCH=arm GOARM=5 ./make.bash --no-clean
24
Make sure all the recent changes are reflected in the "next release" section
25
of the Changelog. Make this a separate commit from bumping the version.
26
27
+You can view changes using the /compare/ view:
28
+https://github.com/exercism/cli/compare/$PREVIOUS_RELEASE...master
29
+
30
## Bump the version
31
32
Edit the `Version` constant in `exercism/main.go`, and edit the Changelog.
0 commit comments