Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Commit

Permalink
docs(API): add missing doFlush description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Feb 2, 2016
1 parent 9dc6c64 commit 0cc1d01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,12 @@ Type: `boolean` Default: `true`

If `true`, reverted commits will be ignored.

##### doFlush

Type: `boolean` Default: `true`

If `true`, the stream will flush out the last bit of changelog even it doesn't satisfy `generateOn`.

##### mainTemplate

Type: `string` Default: [template.hbs](templates/template.hbs)
Expand Down

0 comments on commit 0cc1d01

Please sign in to comment.