Skip to content

Commit b70e217

Browse files
author
Ben Edwards
committed
v2.1.9
1 parent f64c956 commit b70e217

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.9 / 2016-06-01
2+
3+
### Highlights
4+
* Adds support to disallow/require space after individual code operator types
5+
6+
### Changes
7+
[v2.1.8...v2.1.9](https://github.com/pugjs/pug-lint/compare/v2.1.8...v2.1.9)
8+
19
## v2.1.8 / 2016-05-31
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.8",
3+
"version": "2.1.9",
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)