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

View file

@ -544,6 +544,12 @@ not exist.
+ [Mark Allen](https://github.com/mrallen1) + [Mark Allen](https://github.com/mrallen1)
## Changelog
[See the Changelog on
Github][https://github.com/choptastic/qdate/blob/master/CHANGELOG.markdown] or
just look in CHANGELOG.markdown
## TODO ## TODO
+ Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as + Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as