This commit is contained in:
alisdair sullivan 2015-03-03 10:44:36 -08:00
parent 84f4b7fb40
commit 9706401c0e
3 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
v2.5.1
* assume all datetimes are UTC time and add `Z` designator to indicate
* fix parsing issue with datetimes in arrays
v2.5.0
* `consult/2` function for reading a file directly to a json term