irc-skill/CHANGELOG.md
merspieler 792f58b5ec Handling timedout connections
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-04-04 14:45:13 +02:00

1.1 KiB

Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning, though minor breaking changes (such as renamed commands) can happen in minor releases.

v0.2 (unreleased)

Added

  • "Disconnected by server" handling. Resulting now in a reconnect.
  • Handling timedout connections.
  • Setting for disabling join, part and disconnect messages.

Fixed

  • Double messages on QUIT of other users.

v0.1.1

Fixed

  • Added missing .dialog and .voc files.

v0.1

Initial release.