aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler/CHANGELOG.json')
-rw-r--r--packages/sol-compiler/CHANGELOG.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json
index fe077b6cc..0a757f519 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -1,12 +1,22 @@
[
{
+ "version": "1.1.16",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ],
+ "timestamp": 1544739608
+ },
+ {
"version": "1.1.15",
"changes": [
{
"note": "Fix bug where we were appending base path to absolute imports (e.g NPM imports)",
"pr": 1311
}
- ]
+ ],
+ "timestamp": 1544570656
},
{
"timestamp": 1543401373,