From 81862176a2177c16fc96877001b6c303f282b957 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Tue, 30 Sep 2014 11:14:58 -0700 Subject: [PATCH] Added changelog --- History.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 History.md diff --git a/History.md b/History.md new file mode 100644 index 00000000..73b26c62 --- /dev/null +++ b/History.md @@ -0,0 +1,6 @@ + +0.39.0 / 2014-09-30 +=================== + + * Added changelog + * Added colored nicknames (optional) diff --git a/package.json b/package.json index 35b5d17e..4b29c64a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "The self-hosted web IRC client", - "version": "0.38.8", + "version": "0.39.0", "author": "Mattias Erming", "preferGlobal": true, "bin": {