18 lines
385 B
Markdown
18 lines
385 B
Markdown
# Changelog for haboli
|
|
|
|
## 0.3.1.0
|
|
* add `Haboli.Euphoria` module
|
|
* add proper README
|
|
* clean up package structure
|
|
* update documentation
|
|
|
|
## 0.3.0.0
|
|
* fix Client not receiving all kinds of server events
|
|
* rename ConnectionConfig record accessors
|
|
|
|
## 0.2.0.0
|
|
* add all session and chat room commands
|
|
* modify `send` command so it also returns the old nick
|
|
|
|
## 0.1.0.0
|
|
* create project
|