diff options
Diffstat (limited to 'packages/sol-profiler/CHANGELOG.md')
-rw-r--r-- | packages/sol-profiler/CHANGELOG.md | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/packages/sol-profiler/CHANGELOG.md b/packages/sol-profiler/CHANGELOG.md deleted file mode 100644 index bf9e59e54..000000000 --- a/packages/sol-profiler/CHANGELOG.md +++ /dev/null @@ -1,38 +0,0 @@ -<!-- -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) |