A conventional changelog for the rest of us
```
Usage:
clog [--repository= --setversion=
Options:
-h --help Show this screen.
--version Show version
-r --repository= e.g https://github.com/thoughtram/clog
--setversion=
Try it!
Build clog cargo build
Delete the old log file rm changelog.md
Run clog ./target/release/clog --repository=https://github.com/thoughtram/clog --setversion=0.1.0 --subtitle=crazy-dog
clog is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.