Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 329e743

Browse files
committed
v0.9.0
1 parent 2bea479 commit 329e743

File tree

3 files changed

+302
-277
lines changed

3 files changed

+302
-277
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -170,15 +170,7 @@ _Also, please don't edit files in the "dist" subdirectory as they are generated
170170
## Release History
171171
See the [GitHub Releases page](https://github.com/twbs/bootlint/releases) for detailed changelogs.
172172
* (next release) - `master`
173-
* #196: Add check for modal dialogs within navbars
174-
* #194: Add check for outdated versions of Bootstrap
175-
* #193: Add check for usage of nonexistent `.col-*-0` classes
176-
* #192: Allow `<script>`s as children of `.row`s
177-
* #182: Improve W005 checker to reduce false positives
178-
* #181: Fix bug in E034 check when there's whitespace before the `.close` button in an alert
179-
* #174: Add more backticks to lint messages to improve their Markdown rendering
180-
* #164: Avoid W005 false positives due to jQuery plugins
181-
* #138: Add check for multiple `<button>`s inside of a single `.input-group-btn`
173+
* 2014-12-18 - v0.9.0: Fixes several small bugs and tweaks a few existing checks. Adds 4 new lint checks.
182174
* 2014-11-07 - v0.8.0: When in a Node.js environment, report the locations of the HTML source code of problematic elements.
183175
* 2014-11-01 - v0.7.0: Tweaks lint message texts. Adds 1 new lint check.
184176
* 2014-10-31 - v0.6.0: Fixes crash bug. Adds some new lint checks. Adds HTTP API.

0 commit comments

Comments
 (0)