chore(clog): add support for 'imp'

'imp' will resolve to 'improvements' in the changelog.
A new feature supported in clog v0.5.0
This commit is contained in:
Sebastian Thiel
2015-05-05 08:49:18 +02:00
parent b27c990db8
commit ab2290192e

View File

@@ -1,2 +1,5 @@
[clog]
repository = "https://github.com/Byron/google-apis-rs"
[sections]
Improvements = ["imp"]