Skip to content

Commit

Permalink
add instruction for release note
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Dec 21, 2017
1 parent e8b75b8 commit 6a1e3a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASING.md
Expand Up @@ -23,3 +23,7 @@ git push
```

4: update version in readme

5: create the release in github
- git log --pretty=format:"%h %ad%x09%s (%an)" --date=short --merges 2.1.0..2.2.0
- add description for each merged PR with credit to conrtributor

0 comments on commit 6a1e3a6

Please sign in to comment.