Browse Source

Update RELEASING.md

Herbert Vojčík 10 years ago
parent
commit
6115f9b6e2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      RELEASING.md

+ 2 - 2
RELEASING.md

@@ -5,8 +5,8 @@ The following steps are required to make a release of Amber:
 
 1. check that all tests are green
 2. check that the examples are up-to-date
-3. check that `API-CHANGES.txt` is up-to-date
-4. check the `CHANGELOG` file and update the release notes
+3. check that `API-CHANGES.txt` is up-to-date; remove the 'work in progress' from version
+4. check the `CHANGELOG` file and update the release notes, check the milestone index in issues link
 5. log in to npm with write access for the Amber package
 6. execute `cli/support/release.sh`
 7. answer the question about the version number used for the release