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.json39
1 files changed, 24 insertions, 15 deletions
diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json
index 94434b803..7c90d8e7e 100644
--- a/contracts/utils/CHANGELOG.json
+++ b/contracts/utils/CHANGELOG.json
@@ -1,27 +1,19 @@
[
{
- "version": "3.0.0",
+ "version": "2.0.2",
"changes": [
{
- "note": "Add LibAddressArray contract",
- "pr": 1539
- },
- {
- "note": "Do not nest contracts in redundant directories",
- "pr": 1539
- },
- {
- "note": "Rename utils directory to src",
- "pr": 1539
+ "note": "Fake publish to enable pinning"
}
- ]
+ ],
+ "timestamp": 1549504360
},
{
+ "timestamp": 1549452781,
"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
+ "note": "Dependencies updated"
}
]
},
@@ -31,8 +23,25 @@
{
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
+ },
+ {
+ "note": "Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports",
+ "pr": 1535
+ },
+ {
+ "note": "Add LibAddressArray contract",
+ "pr": 1539
+ },
+ {
+ "note": "Do not nest contracts in redundant directories",
+ "pr": 1539
+ },
+ {
+ "note": "Rename utils directory to src",
+ "pr": 1539
}
- ]
+ ],
+ "timestamp": 1549373905
},
{
"timestamp": 1547747677,