Add Changelog
This commit is contained in:
parent
d8b08ae3ba
commit
6183b60e96
2 changed files with 17 additions and 0 deletions
11
CHANGELOG.markdown
Normal file
11
CHANGELOG.markdown
Normal 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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue