Bump version to 0.3.0.0
This commit is contained in:
parent
cd8ad59c2f
commit
9879fdf3a6
2 changed files with 6 additions and 1 deletions
|
|
@ -4,11 +4,16 @@
|
||||||
**Table of Contents**
|
**Table of Contents**
|
||||||
|
|
||||||
- [Changelog for haboli](#changelog-for-haboli)
|
- [Changelog for haboli](#changelog-for-haboli)
|
||||||
|
- [0.3.0.0](#0300)
|
||||||
- [0.2.0.0](#0200)
|
- [0.2.0.0](#0200)
|
||||||
- [0.1.0.0](#0100)
|
- [0.1.0.0](#0100)
|
||||||
|
|
||||||
<!-- markdown-toc end -->
|
<!-- markdown-toc end -->
|
||||||
|
|
||||||
|
## 0.3.0.0
|
||||||
|
* fix Client not receiving all kinds of server events
|
||||||
|
* rename ConnectionConfig record accessors
|
||||||
|
|
||||||
## 0.2.0.0
|
## 0.2.0.0
|
||||||
* add all session and chat room commands
|
* add all session and chat room commands
|
||||||
* modify `send` command so it also returns the old nick
|
* modify `send` command so it also returns the old nick
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name: haboli
|
name: haboli
|
||||||
version: 0.2.0.0
|
version: 0.3.0.0
|
||||||
github: "Garmelon/haboli"
|
github: "Garmelon/haboli"
|
||||||
license: MIT
|
license: MIT
|
||||||
author: "Garmelon"
|
author: "Garmelon"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue