aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert/CHANGELOG.md
blob: 9c17bb9258dd01bd6e9d95571256a72605089dde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

## v0.0.5 - _February 9, 2017_

    * Fix publishing issue where .npmignore was not properly excluding undesired content

## v0.0.4 - _November 14, 2017_

    * Re-publish Assert previously published under NPM package @0xproject/0x-assert
    * Added assertion isValidBaseUnitAmount which checks both that the value is a valid bigNumber and that it does not contain decimals.