Add Changelog

This commit is contained in:
Jesse Gumm 2013-09-23 19:39:55 -05:00
parent d8b08ae3ba
commit 6183b60e96
2 changed files with 17 additions and 0 deletions

11
CHANGELOG.markdown Normal file
View file

@ -0,0 +1,11 @@
## 0.2.1
* Fix allowing timezone names to be binary
## 0.2.0
* Adding `qdate:compare/2,3` for easily comparing dates
## 0.1.0
* Initial Release