diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown new file mode 100644 index 0000000..8e32f86 --- /dev/null +++ b/CHANGELOG.markdown @@ -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 diff --git a/README.markdown b/README.markdown index 3b9193a..63548bc 100644 --- a/README.markdown +++ b/README.markdown @@ -544,6 +544,12 @@ not exist. + [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 + Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as