diff --git a/CHANGELOG.md b/CHANGELOG.md index 4729f608d..c43fd3bbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.1.0 - *2013-04-16* + - **New feature**: `Announcement Hiding`, enabled by default. - Fix support for www.4chan.org/frames on Chrome. - Fix quote features not working on dead quotelinks in inlined posts. diff --git a/package.json b/package.json index d9ebe7038..c22e0a13e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.0.6", + "version": "3.1.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",