Bump version to 0.3.0.0

This commit is contained in:
Joscha 2020-01-09 20:59:10 +00:00
parent cd8ad59c2f
commit 9879fdf3a6
2 changed files with 6 additions and 1 deletions

View file

@ -4,11 +4,16 @@
**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

View file

@ -1,5 +1,5 @@
name: haboli
version: 0.2.0.0
version: 0.3.0.0
github: "Garmelon/haboli"
license: MIT
author: "Garmelon"