From 4033485c06bc6ba42a607fa7b8f50f3dbb3c453a Mon Sep 17 00:00:00 2001 From: anatoly Date: Wed, 24 Jan 2018 18:18:35 -0500 Subject: [PATCH] #16: update bikeshed to 0.1.5 bikeshed options changed, check the CHANGELOG.md --- CHANGELOG.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f841b46..adb71aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -## 1.0.7 -###### Wed Jan 24 18:08:53 2018 -0500 / 2e625e1 +## 0.1.7 +###### Wed Jan 24 18:08:53 2018 -0500 * updating bikeshed to 0.5.1 ([#16](https://github.com/tolitius/boot-check/issues/16)) - bikeshed options changed, it now requires `:check?` option to include possible checks: diff --git a/README.md b/README.md index 6308ebd..75fc953 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ $ boot check/with-bikeshed -h This task is backed by 'lein-bikeshed' which is designed to tell you your code is bad, and that you should feel bad -This task will run all the bikeshed checks within a pod. +This task will run bikeshed checks within a pod. Options: -h, --help Print this help info.