diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-16 19:01:02 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-17 11:04:46 -0700 |
| commit | 35f2829ae014c08b847b59ce06a205cc3fbb8770 (patch) | |
| tree | c201d2c3b0879a1311d12525642c9733651ecd87 /making-release-notes.md | |
| parent | 6a198dfa61ce281f5d092a9c2576c46bb01a1482 (diff) | |
apply changes
Diffstat (limited to 'making-release-notes.md')
| -rw-r--r-- | making-release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/making-release-notes.md b/making-release-notes.md index b362d857..343b9203 100644 --- a/making-release-notes.md +++ b/making-release-notes.md @@ -40,6 +40,7 @@ _TODO_: Figure out a way to record this somewhere to save the next release engin Find the most-recent PR that was merged with the current .0 release. Remeber this as $CURRENTPR. ### 2) Run the release-notes tool + ```bash ${KUBERNETES_ROOT}/build/make-release-notes.sh $LASTPR $CURRENTPR ``` |
