blob: cf0ec8ee708288ebd6051ce111f02e52706a516d (
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_
* 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)
|