diff --git a/CHANGELOG.md b/CHANGELOG.md index 9211c9e77..dc2361067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.19.0 - *2014-02-22* + - Thread and post hiding changes: - The posts' menu now has a label entry listing the reasons why a post got hidden or highlighted. - `Thread Hiding` and `Reply Hiding` settings are merged into one: `Post Hiding`. diff --git a/package.json b/package.json index 412a1d33e..398399618 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.18.1", + "version": "3.19.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",