aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/utils/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/utils/CHANGELOG.json')
-rw-r--r--contracts/utils/CHANGELOG.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json
index 724ab1e4a..d44a81fef 100644
--- a/contracts/utils/CHANGELOG.json
+++ b/contracts/utils/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "version": "2.0.1",
+ "changes": [
+ {
+ "note": "Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports",
+ "pr": 1535
+ }
+ ]
+ },
+ {
"version": "2.0.0",
"changes": [
{