mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2025-08-06 20:06:57 +02:00
chore: tag 0.1.0
This commit is contained in:
parent
e35716a683
commit
153774fa47
13
.clog.toml
Normal file
13
.clog.toml
Normal file
@ -0,0 +1,13 @@
|
||||
[clog]
|
||||
repository = "https://github.com/mozilla-services/syncstorage-rs"
|
||||
changelog = "CHANGELOG.md"
|
||||
from-latest-tag = true
|
||||
link-style = "github"
|
||||
|
||||
[sections]
|
||||
Refactor = ["refactor"]
|
||||
Test = ["test"]
|
||||
Doc = ["docs"]
|
||||
Chore = ["chore"]
|
||||
Features = ["feat", "feature"]
|
||||
"Bug Fixes" = ["fix", "bug"]
|
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@ -0,0 +1,10 @@
|
||||
<a name="0.1.0"></a>
|
||||
## 0.1.0 (2019-10-04)
|
||||
|
||||
|
||||
#### Features
|
||||
|
||||
* Initial release
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user