aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-libs/CHANGELOG.md
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2019-02-07 18:15:37 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2019-02-07 18:15:37 +0800
commitde234280690571dc3441c1a06bb49049df3289dc (patch)
treed6792c9172245ee836e31a2588f3ae91dd53a012 /contracts/exchange-libs/CHANGELOG.md
parent4d75681357b04ae77637ee62645b662796a3b15b (diff)
parent2a344e26cc51fa41a9df3535b625b8609dfc167e (diff)
downloaddexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar.gz
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar.bz2
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar.lz
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar.xz
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.tar.zst
dexon-0x-contracts-de234280690571dc3441c1a06bb49049df3289dc.zip
Merge development
Diffstat (limited to 'contracts/exchange-libs/CHANGELOG.md')
-rw-r--r--contracts/exchange-libs/CHANGELOG.md17
1 files changed, 7 insertions, 10 deletions
diff --git a/contracts/exchange-libs/CHANGELOG.md b/contracts/exchange-libs/CHANGELOG.md
index 59d0804da..0bd4a7b70 100644
--- a/contracts/exchange-libs/CHANGELOG.md
+++ b/contracts/exchange-libs/CHANGELOG.md
@@ -5,22 +5,19 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
-## v1.0.6 - _January 17, 2019_
+## v1.0.3 - _February 7, 2019_
- * Dependencies updated
+ * Fake publish to enable pinning
-## v1.0.5 - _January 15, 2019_
+## v1.0.2 - _February 6, 2019_
* Dependencies updated
-## v1.0.4 - _January 11, 2019_
+## v1.0.1 - _February 5, 2019_
* Dependencies updated
-## v1.0.3 - _January 9, 2019_
-
- * Dependencies updated
+## v1.0.0 - _Invalid date_
-## v1.0.2 - _December 13, 2018_
-
- * Dependencies updated
+ * Rename contracts-libs to contracts-exchange-libs (#1539)
+ * Move LibAddressArray contract to contracts-utils (#1539)