Updated changelog
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
This commit is contained in:
parent
e063b4dbe3
commit
ea6d2d4fbc
1 changed files with 4 additions and 0 deletions
|
@ -20,8 +20,12 @@ tags:
|
||||||
* "Disconnected by server" handling. Resulting now in a reconnect.
|
* "Disconnected by server" handling. Resulting now in a reconnect.
|
||||||
* Handling timedout connections.
|
* Handling timedout connections.
|
||||||
* Setting for disabling join, part and disconnect messages.
|
* Setting for disabling join, part and disconnect messages.
|
||||||
|
* Check if a join or connect has really happend.
|
||||||
|
### Changed
|
||||||
|
* `Disconnect from irc server` -> `Disconnect from irc`
|
||||||
### Fixed
|
### Fixed
|
||||||
* Double messages on QUIT of other users.
|
* Double messages on QUIT of other users.
|
||||||
|
* New username was only used after reconnect.
|
||||||
|
|
||||||
## [v0.1.1](https://github.com/merspieler/irc-skill/releases/tag/v0.1.1)
|
## [v0.1.1](https://github.com/merspieler/irc-skill/releases/tag/v0.1.1)
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue