Skip to content

Commit

Permalink
update changelog and bump to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
christophertino committed May 31, 2018
1 parent b75db05 commit 7fa0d7b
Show file tree
Hide file tree
Showing 3 changed files with 3,965 additions and 3,072 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### GHOSTERY 8.1.3 (May 31, 2018)

+ Fix for 100% CPU on Chrome 67 from synchronous XHR

### GHOSTERY 8.1.2 (April 19, 2018)

+ Remove WebSocket filter scheme support for older versions of Chrome and FF
Expand Down
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"author": "Ghostery",
"name": "__MSG_name__",
"short_name": "Ghostery",
"version": "8.1.2",
"version_name": "8.1.2",
"version": "8.1.3",
"version_name": "8.1.3",
"default_locale": "en",
"description": "__MSG_short_description__",
"icons": {
Expand Down Expand Up @@ -87,4 +87,4 @@
"web_accessible_resources": [
"app/images/*"
]
}
}
Loading

0 comments on commit 7fa0d7b

Please sign in to comment.