aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-trace/CHANGELOG.md
blob: 92e53f6f32f7e564a3c7f48915de20833557e5ed (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.2 - _February 6, 2019_

    * Dependencies updated

## v2.0.1 - _February 5, 2019_

    * Improve error messages when unable to find matching bytecode (#1558)

## v2.0.0 - _Invalid date_

    * Upgrade the bignumber.js to v8.0.2 (#1517)

## v1.0.3 - _January 17, 2019_

    * Dependencies updated

## v1.0.2 - _January 15, 2019_

    * Dependencies updated

## v1.0.1 - _January 11, 2019_

    * Dependencies updated

## v1.0.0 - _Invalid date_

    * Initial release as a separate package. For historical entries see @0x/sol-tracing-utils (#1492)