From f5d1f5c56a17dbd8a7de1ea753d3c89f0673c213 Mon Sep 17 00:00:00 2001 From: Kevin K Date: Wed, 8 Apr 2015 10:53:23 -0400 Subject: [PATCH] Add clog to applications --- README.md | 1 + 1 file changed, 1 insertion(+) 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