qdate/CHANGELOG.markdown

18 lines
298 B
Markdown
Raw Normal View History

2014-05-11 23:12:16 -05:00
## 0.3.0
2013-10-22 17:29:16 -05:00
* Add Timezone/Daylight Saving Disambiguation
* Add the `auto` timezone shortcut
2014-05-11 23:12:16 -05:00
* Fix rebar.config to allow for compilation on Erlang 17
2013-10-22 17:29:16 -05:00
2013-09-23 19:39:55 -05:00
## 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