Skip to content

Commit

Permalink
Removed typo, changed gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Max van der Schee committed Nov 26, 2018
1 parent 61ff8e6 commit 7d09891
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ client/server
.vscode-test
*.vsix
package-lock.json
server/package-lock.json
client/package-lock.json
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CHANGELOG
## Version 0.1.3
* Fixed issue with filter tag being flag on multiple patterns
* Fixed issue with multi flag within `<head>` element
* Fixed issue with filter tag being flagged on multiple patterns
* Fixed issue with multi-flag within `<head>` element
* Fixed issue with `<a>` not being flagged correct

## Version 0.1.2
Expand Down

0 comments on commit 7d09891

Please sign in to comment.