aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/utils/CHANGELOG.md
blob: 4c46b4f95c401d7cb18061670a1cb5a537b2cfe7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->

CHANGELOG

## v2.0.0 - _February 5, 2019_

    * Upgrade the bignumber.js to v8.0.2 (#1517)
    * Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports (#1535)
    * Add LibAddressArray contract (#1539)
    * Do not nest contracts in redundant directories (#1539)
    * Rename utils directory to src (#1539)

## v1.0.6 - _January 17, 2019_

    * Dependencies updated

## v1.0.5 - _January 15, 2019_

    * Dependencies updated

## v1.0.4 - _January 11, 2019_

    * Dependencies updated

## v1.0.3 - _January 9, 2019_

    * Dependencies updated

## v1.0.2 - _December 13, 2018_

    * Dependencies updated