Updated changelog

This commit is contained in:
Diego Martínez 2013-01-06 07:29:59 -02:00
parent 8c826f2639
commit 4fbd4e1aa4
1 changed files with 10 additions and 0 deletions

View File

@ -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