diff --git a/CHANGELOG.md b/CHANGELOG.md index 973ad4b42..7fa81c571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.10.0 - *2013-08-22* + - **New feature**: `Linkify` and `Clean Links`, enabled by default - Linkify will turn text URLs into working links. - Clean Links will get rid of spoiler and code tags in linkified URLs used to bypass spam blocks. diff --git a/package.json b/package.json index 5b96d8f58..a8957cbb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.9.0", + "version": "3.10.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",