Skip to content

Commit 969e5ba

Browse files
committed
update readme info
1 parent 395dc11 commit 969e5ba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Usage of commitlog:
9696
-p string
9797
path to the repository, points to the current working directory by default (default ".")
9898
-promo
99-
if true will add a "generated by" promotional tag to the changelog
99+
if true will add a "generated by" promotional tag to the changelog (added in v1.0.0)
100100
-s string
101101
commit hash string / revision (ex. HEAD, HEAD^, HEAD~2)
102102
to start collecting commit messages from
@@ -127,7 +127,7 @@ b0f1b1d2bc4265cb72b70b3ae5b60f8e65f47b12 - initial commit
127127
128128
## Subcommands
129129
130-
#### `release` (beta / experimental)
130+
#### `release`
131131
132132
As of **0.0.7-dev.7** the cli comes with a sub command to maintain version for the repository.
133133
@@ -149,7 +149,6 @@ New Version
149149
150150
## Current Limitations
151151
152-
- No Tests added so is probably unstable right now ( If you'd like to help writing tests, feel free to raise a PR)
153152
- Doesn't work inside a nested folder in the repository, needs to be on the root of the repository to work. (you can use the `-p` flag to set a path to generate logs from)
154153
155154
## Contribution

0 commit comments

Comments
 (0)