diff --git a/CHANGELOG.md b/CHANGELOG.md index a2c11096..5be5fac2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +0.49.0 / 2014-12-23 +================== + + * Replaced superagent with request + * Solves a problem where some links would crash the server + 0.48.0 / 2014-12-12 =================== diff --git a/package.json b/package.json index aba31fd5..f0d89ec9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", - "description": "The self-hosted web IRC client", - "version": "0.48.0", + "description": "Web IRC client", + "version": "0.49.0", "author": "Mattias Erming", "preferGlobal": true, "bin": {