aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc20
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc20')
-rw-r--r--contracts/erc20/CHANGELOG.json9
-rw-r--r--contracts/erc20/CHANGELOG.md4
2 files changed, 13 insertions, 0 deletions
diff --git a/contracts/erc20/CHANGELOG.json b/contracts/erc20/CHANGELOG.json
index 352013d26..18bd3a01c 100644
--- a/contracts/erc20/CHANGELOG.json
+++ b/contracts/erc20/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "timestamp": 1549546009,
+ "version": "1.0.4",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "1.0.3",
"changes": [
{
diff --git a/contracts/erc20/CHANGELOG.md b/contracts/erc20/CHANGELOG.md
index 9f4bdb99e..658309672 100644
--- a/contracts/erc20/CHANGELOG.md
+++ b/contracts/erc20/CHANGELOG.md
@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
+## v1.0.4 - _February 7, 2019_
+
+ * Dependencies updated
+
## v1.0.3 - _February 7, 2019_
* Fake publish to enable pinning