aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-profiler/CHANGELOG.md
blob: bf9e59e54f4418f95a913042f6e91afc5336a810 (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
<!--
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 6, 2019_

    * Dependencies updated

## v2.0.1 - _February 5, 2019_

    * Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines (#1535)

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