Updated docs

This commit is contained in:
Marcin Grzejszczak
2017-06-05 15:56:06 +02:00
parent aa9f580027
commit c649a7d95a
2 changed files with 2 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ why this tool makes it easy to automate the release / dependency update process
- Closes the milestone on Github (e.g. `v1.0.1.RELEASE`) (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates an email template under `target/email.txt` (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates a blog template under `target/blog.md` (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates a tweet template under `target/tweet.txt` (ONLY FOR NON-SNAPSHOT VERSIONS)
=== How to run it

View File

@@ -28,6 +28,7 @@ why this tool makes it easy to automate the release / dependency update process
- Closes the milestone on Github (e.g. `v1.0.1.RELEASE`) (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates an email template under `target/email.txt` (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates a blog template under `target/blog.md` (ONLY FOR NON-SNAPSHOT VERSIONS)
- Generates a tweet template under `target/tweet.txt` (ONLY FOR NON-SNAPSHOT VERSIONS)
=== How to run it