mirror of https://github.com/kdl-org/kdl-rs.git
clog config and changelog
This commit is contained in:
parent
4cc487f9ca
commit
f6d5e773c3
|
|
@ -0,0 +1,5 @@
|
|||
[clog]
|
||||
repository = "https://github.com/kdl/kdl-rs"
|
||||
subtitle = ""
|
||||
changelog = "CHANGELOG.md"
|
||||
from-latest-tag = true
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
<a name="v1.0.0"></a>
|
||||
## v1.0.0 (2020-12-19)
|
||||
|
||||
Initial Release! <20>
|
||||
Loading…
Reference in New Issue