diff --git a/CHANGELOG.md b/CHANGELOG.md index 5512fd49..28d05155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ +0.43.0 / 2014-10-08 +================== + + * Smarter nick completion + * Prevent multiple logins + * Fix highlight checking by lower-casing everything + * Allow relative '--home' path + 0.42.0 / 2014-10-04 ================== diff --git a/package.json b/package.json index f699c309..038d7c6c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "The self-hosted web IRC client", - "version": "0.42.0", + "version": "0.43.0", "author": "Mattias Erming", "preferGlobal": true, "bin": {