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.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/contracts/utils/CHANGELOG.json b/contracts/utils/CHANGELOG.json
index 724ab1e4a..e33c3c7fc 100644
--- a/contracts/utils/CHANGELOG.json
+++ b/contracts/utils/CHANGELOG.json
@@ -1,5 +1,22 @@
[
{
+ "version": "3.0.0",
+ "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
+ }
+ ]
+ },
+ {
"version": "2.0.0",
"changes": [
{