third_party_rust_lazycell/.clog.toml
2016-03-15 21:57:27 -04:00

12 lines
233 B
TOML

[clog]
repository = "https://github.com/indiv0/LazyCell"
outfile = "CHANGELOG.md"
from-latest-tag = true
[sections]
Documentation = ["docs"]
Style = ["style", "sty"]
Refactor = ["refactor", "rfac"]
Test = ["test"]
Chore = ["chore"]