Skip to content

Commit 6b7ab2e

Browse files
author
Igor Polevoy
committed
added how to release notes
1 parent 300c83e commit 6b7ab2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/how_to_release.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66
5. Log into https://oss.sonatype.org/index.html and login.
77
6. Switch to https://oss.sonatype.org/index.html#stagingRepositories and make a release.
88
7. Update examples to use latest released version
9+
8. Add release notes page to the site using command:
10+
git log --format=format:"* %ci %an [%s](https://github.com/javalite/activejdbc/commit/%h)" --since "2015-01-30" > release_notes-June-17-2015.txt
11+

0 commit comments

Comments
 (0)