Add dates to CHANGELOG entries

This commit is contained in:
Fabio Berger
2017-12-28 10:36:06 +01:00
parent 47534b200d
commit ab0c8c3496
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# CHANGELOG
vx.x.x - _TBD_
v0.29.0 - _December 28, 2017_
------------------------
* Assert baseUnit amount supplied to `toUnitAmount` is integer amount. (#287)
* `toBaseUnitAmount` throws if amount supplied has too many decimals (#287)