29 lines
670 B
Markdown
29 lines
670 B
Markdown
# Changelog for haboli
|
|
|
|
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
|
|
**Table of Contents**
|
|
|
|
- [Changelog for haboli](#changelog-for-haboli)
|
|
- [upcoming](#upcoming)
|
|
- [0.3.0.0](#0300)
|
|
- [0.2.0.0](#0200)
|
|
- [0.1.0.0](#0100)
|
|
|
|
<!-- markdown-toc end -->
|
|
|
|
## upcoming
|
|
* 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
|