haboli/CHANGELOG.md
2020-01-09 21:00:19 +00:00

22 lines
526 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)
- [0.3.0.0](#0300)
- [0.2.0.0](#0200)
- [0.1.0.0](#0100)
<!-- markdown-toc end -->
## 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