From 4fbd4e1aa42df3ce9fb9ad8526a1f84ef766abd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Mart=C3=ADnez?= Date: Sun, 6 Jan 2013 07:29:59 -0200 Subject: [PATCH] Updated changelog --- doc/CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/CHANGES.txt b/doc/CHANGES.txt index 0036607..c6fd179 100644 --- a/doc/CHANGES.txt +++ b/doc/CHANGES.txt @@ -1,4 +1,14 @@ +Version 0.1.2: + - Export some basic API so other mods may use the connection to send + messages, etc. + - Added /irc_disconnect and /irc_reconnect chat commands. + - Added some basic documentation about the API exported by this mod. + More coming soon. + - Added automatic reconnection in case the bot is kicked from the + channel. + - Fixed delay while the bot waits for the Message Of The Day (or topic) + Version 0.1.1: - Moved all user configuration to `config.lua'. - Added formatted messages for sent and received messages and options