Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Echola <zac.echola@so.mnscu.edu>2014-11-10 20:38:10 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2014-11-10 20:38:10 +0300
commitc857146f19298a9bca2b702661fbd1269178583e (patch)
treecb6863e3748632f30a6e17da676e451cfd93e5fb /README.md
parentf0345e155b8d06bf34199d2370746e9289ebed9b (diff)
displays message when files pass
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 97136dd..44813b9 100644
--- a/README.md
+++ b/README.md
@@ -95,6 +95,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
## Release History
+- 2014-11-10 - v0.5.1: Displays message when files pass
- 2014-11-10 - v0.5.0: Updates Bootlint, adds line/col numbers to output, quieter output.
- 2014-11-03 - v0.4.0: Updates Bootlint dependency.
- 2014-10-17 - v0.3.0: Basic support for Bootlint 0.5.0. **Changes