Bump version to 0.2.0.0

This commit is contained in:
Joscha 2020-01-09 10:10:09 +00:00
parent df850eba3f
commit 29a2b62b91
2 changed files with 18 additions and 1 deletions

17
CHANGELOG.md Normal file
View file

@ -0,0 +1,17 @@
# 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.2.0.0](#0200)
- [0.1.0.0](#0100)
<!-- markdown-toc end -->
## 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

View file

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