Skip to content

Commit bc234ea

Browse files
author
Ben Edwards
committed
v2.1.6
1 parent 3e41fba commit bc234ea

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.1.6 / 2016-02-25
2+
3+
### Highlights
4+
* Improves disallowAttributeConcatenation and disallowStringConcatenation to remove false positives
5+
6+
### Changes
7+
[v2.1.5...v2.1.6](https://github.com/pugjs/pug-lint/compare/v2.1.5...v2.1.6)
8+
19
## v2.1.5 / 2016-02-25
210

311
### Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pug-lint",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "An unopinionated and configurable linter and style checker for Pug (formerly Jade)",
55
"author": "Ben Edwards <[email protected]>",
66
"license": "ISC",

0 commit comments

Comments
 (0)