From b09b32813d23592965547eca30ba3a505942f998 Mon Sep 17 00:00:00 2001 From: Yang Song Date: Fri, 27 Apr 2018 16:07:18 -0700 Subject: Update RELEASING.md that changes can be found from CHANGELOG.md. (#1159) --- RELEASING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'RELEASING.md') diff --git a/RELEASING.md b/RELEASING.md index ec754c09..2870f443 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -198,7 +198,10 @@ page](https://github.com/census-instrumentation/opencensus-java/releases), press You can use `git log upstream/v$MAJOR.$((MINOR-1)).x..upstream/v$MAJOR.$MINOR.x --graph --first-parent` or the Github [compare tool](https://github.com/census-instrumentation/opencensus-java/compare/) -to view a summary of all commits since last release as a reference. +to view a summary of all commits since last release as a reference. In addition, you can refer to +[CHANGELOG.md](https://github.com/census-instrumentation/opencensus-java/blob/master/CHANGELOG.md) +for a list of major changes since last release. + Please pick major or important user-visible changes only. ## Update release versions in documentations and build files -- cgit v1.2.3