#1150: added simple way to get release notes using cake and git

This commit is contained in:
Tom Pallister
2020-03-12 22:14:18 +00:00
committed by GitHub
parent b280b1c530
commit 1a280ddd7f
5 changed files with 64 additions and 36 deletions

View File

@ -17,4 +17,7 @@ run_benchmarks:
run_unit_tests:
./build.sh --target=RunUnitTests
release_notes:
./build.sh --target=ReleaseNotes