aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils
diff options
context:
space:
mode:
authorAmir Bandeali <abandeali1@gmail.com>2019-01-03 09:17:40 +0800
committerAmir Bandeali <abandeali1@gmail.com>2019-01-08 02:31:11 +0800
commit70508f52a1dd6bfcc891f145c3a06f1e66c3cda5 (patch)
treed5239c3515f1abb94e8d3351fa5929d96741325d /packages/order-utils
parentb90c3196a331eee28c09dd6abcfe7f2e0f9e296c (diff)
downloaddexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar.gz
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar.bz2
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar.lz
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar.xz
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.tar.zst
dexon-sol-tools-70508f52a1dd6bfcc891f145c3a06f1e66c3cda5.zip
Update CHANGELOGs
Diffstat (limited to 'packages/order-utils')
-rw-r--r--packages/order-utils/CHANGELOG.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/order-utils/CHANGELOG.json b/packages/order-utils/CHANGELOG.json
index a6fb91b83..292f7a57b 100644
--- a/packages/order-utils/CHANGELOG.json
+++ b/packages/order-utils/CHANGELOG.json
@@ -3,7 +3,8 @@
"version": "3.1.0",
"changes": [
{
- "note": "Use new ABI encoder and add encoding/decoding logic for MultiAsset assetData",
+ "note":
+ "Use new ABI encoder, add encoding/decoding logic for MultiAsset assetData, and add information to return values in orderStateUtils",
"pr": 1363
}
]