diff --git a/README.md b/README.md index 2bafb93..f33b1c0 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Only projects that are stable and useful to users are added. Projects that do no * [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust * [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) * [xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [](https://travis-ci.org/BurntSushi/xsv) +* [clog](https://github.com/thoughtram/clog) - A [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) for the rest of us [](https://travis-ci.org/thoughtram/clog) ### Games