diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d2ea7f44..21ece63cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### 3.20.3 - *2014-04-07* + - Dramatically decreased CPU usage by pausing webm files not in the viewport. ### 3.20.2 - *2014-04-06* diff --git a/package.json b/package.json index 09921427c..bf6ede022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.20.2", + "version": "3.20.3", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",