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-12 17:24:32 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2014-11-12 17:24:32 +0300
commitc3fd19090d44f8f33b3eb4de9631270bea483715 (patch)
tree4a2bccf9f5d97290cd5b1a163d5ed8fe56bb5271 /README.md
parentbc5d247f4ba124e48a6bb662345128fb24c3ba01 (diff)
prep for patch release
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 08de82d..edef42d 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-12 - v0.5.2: Fixes issue with `stoponerror` option
- 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.