Skip to content

Commit

Permalink
v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Edwards committed Jun 1, 2016
1 parent f64c956 commit b70e217
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v2.1.9 / 2016-06-01

### Highlights
* Adds support to disallow/require space after individual code operator types

### Changes
[v2.1.8...v2.1.9](https://github.com/pugjs/pug-lint/compare/v2.1.8...v2.1.9)

## v2.1.8 / 2016-05-31

### Highlights
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pug-lint",
"version": "2.1.8",
"version": "2.1.9",
"description": "An unopinionated and configurable linter and style checker for Pug (formerly Jade)",
"author": "Ben Edwards <hello@benedfit.com>",
"license": "ISC",
Expand Down

0 comments on commit b70e217

Please sign in to comment.