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-09-25 21:33:47 +0400
committerZac Echola <zac.echola@so.mnscu.edu>2014-09-25 21:33:47 +0400
commit060b51a8de5a6282cbd37172591b145ee6008d80 (patch)
tree25b46de4723bb76499d9336b271d4fd8421c49d2 /README.md
parent638210b3d8817c74284ca90d355f307cdba4f2c1 (diff)
release history note. close #10
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84e145f..8cefaad 100644
--- a/README.md
+++ b/README.md
@@ -93,4 +93,5 @@ grunt.initConfig({
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
## Release History
-_(Nothing yet)_
+
+- 2014-09-25 - v0.2.0: First formal release.