diff --git a/CHANGELOG.md b/CHANGELOG.md index 733165a61..15eed9c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 3.12.0 - *2013-11-03* + Index navigation improvements: - You can now refresh the index page you are on with the refresh shortcut in the header bar or the same keybind for refreshing threads. - You can now switch between paged and all-threads index modes via the "Index Navigation" header sub-menu:
diff --git a/package.json b/package.json index d4c4650e4..261243e4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "4chan-X", - "version": "3.11.5", + "version": "3.12.0", "description": "Cross-browser extension for productive lurking on 4chan.", "meta": { "name": "4chan X",