aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/sol-compiler/CHANGELOG.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json
index 8548fd73f..c9b487fe9 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -9,6 +9,10 @@
{
"note": "Make error and warning colouring more visually pleasant and consistent with other compilers",
"pr": 1461
+ },
+ {
+ "note": "Add newest solidity versions from 0.4.25 to 0.5.2",
+ "pr": 1496
}
]
},