Skip to content

Commit

Permalink
Bump version to v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Apr 6, 2019
1 parent 7b49b78 commit 131aa5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Change Log

## 0.0.15
- Added ABP snippets syntax support: #14
- Fixed regex highlighting issue: #18

## 0.0.14
- Added $cookie modifier support: #16
- Added AdGuard scriptlet rules support: #20
- Add uBO ##^ and ##+ syntax support: #15
- Add support for TLD domain restriction: #19
- Added uBO ##^ and ##+js syntax support: #15
- Added support for TLD domain restriction: #19

## 0.0.12
- Added hints and pre-processor syntax
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "adblock",
"displayName": "Adblock/AdGuard/uBlock filters grammar",
"description": "VS code extension that adds support for ad blocking rules syntax.",
"version": "0.0.14",
"version": "0.0.15",
"publisher": "adguard",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit 131aa5f

Please sign in to comment.