aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-libs/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/exchange-libs/CHANGELOG.json')
-rw-r--r--contracts/exchange-libs/CHANGELOG.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/contracts/exchange-libs/CHANGELOG.json b/contracts/exchange-libs/CHANGELOG.json
new file mode 100644
index 000000000..cdaac93ea
--- /dev/null
+++ b/contracts/exchange-libs/CHANGELOG.json
@@ -0,0 +1,15 @@
+[
+ {
+ "version": "1.0.0",
+ "changes": [
+ {
+ "note": "Rename contracts-libs to contracts-exchange-libs",
+ "pr": 1539
+ },
+ {
+ "note": "Move LibAddressArray contract to contracts-utils",
+ "pr": 1539
+ }
+ ]
+ }
+]