Bump version to 0.2.0.0
This commit is contained in:
parent
df850eba3f
commit
29a2b62b91
2 changed files with 18 additions and 1 deletions
17
CHANGELOG.md
Normal file
17
CHANGELOG.md
Normal 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
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name: haboli
|
name: haboli
|
||||||
version: 0.1.0.0
|
version: 0.2.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