aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/utils/CHANGELOG.md
blob: dd0b91a61f8b2ce97ebb153bed2b15c660122928 (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
35
36
37
38
39
40
41
42
43
44
45
46
<!--
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.3 - _February 7, 2019_

    * Dependencies updated

## v2.0.2 - _February 7, 2019_

    * Fake publish to enable pinning

## v2.0.1 - _February 6, 2019_

    * Dependencies updated

## 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