Release version 0.8.0 and introduce changelog.

This commit is contained in:
Julius Volz 2015-03-09 19:15:12 +01:00
commit b3e5a8e046
2 changed files with 4 additions and 1 deletions

3
CHANGELOG.md Normal file
View file

@ -0,0 +1,3 @@
## 0.8.0 / 2015-03-09
* [CLEANUP] Introduced semantic versioning and changelog. From now on,
changes will be reported in this file.