From c83a9d953a7a3a9109c5a1dfc6358cfaaffc1c68 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Mon, 27 Oct 2014 22:55:32 +0100 Subject: [PATCH] Bump version --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84af639a..fb2ecceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ +0.45.3 / 2014-10-27 +================== + + * Remove password argument from add command + * Support MIRC style terminators + * Fix edit command + * Fix URLs preventing proper closure of bold and color tags + * Send NOTICE messages to the correct channel + 0.45.2 / 2014-10-16 ================== diff --git a/package.json b/package.json index 7147e2c0..34052da1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "The self-hosted web IRC client", - "version": "0.45.2", + "version": "0.45.3", "author": "Mattias Erming", "preferGlobal": true, "bin": {