From 307da14ac2ee51fb45f12d93bdc697238a6ba138 Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Mon, 1 Jun 2015 16:58:00 +0900 Subject: [PATCH] Release 0.1.5 * Focus input onclick windows. * Add `quote` and `raw` commands. * Fix that messages containing spaces can't be fully parsed in commands. * Don't autoinsert `#` for optional channel parameters. --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa139d8..0c3a2dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 0.1.5 (1 June 2015) + +* Focus input onclick windows. +* Add `quote` and `raw` commands. +* Fix that messages containing spaces can't be fully parsed in commands. + * Don't autoinsert `#` for optional channel parameters. + # 0.1.4 (26 May 2015) * Format datetime again. diff --git a/package.json b/package.json index 19ff72d..1097e02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Koko", - "version": "0.1.4", + "version": "0.1.5", "description": "Yet another IRC client for me and you", "author": "Jun ", "contributors": [