diff --git a/CHANGELOG.md b/CHANGELOG.md index 9910f692..0d9a5aef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ +0.49.3 / 2015-01-04 +================== + + * Fully expand chat when userlist is hidden + * Remove vertical whitespace in chat windows + * Support @mention + 0.49.2 / 2015-01-04 ================== diff --git a/package.json b/package.json index a17b7f9a..6de5dc19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "Web IRC client", - "version": "0.49.2", + "version": "0.49.3", "author": "Mattias Erming", "preferGlobal": true, "bin": {