Add a CHANGELOG entry

This commit is contained in:
Leonid Logvinov
2018-05-24 16:56:53 -07:00
parent f5a39c2f7b
commit 98652997f9

View File

@@ -2,6 +2,10 @@
{
"version": "0.5.1",
"changes": [
{
"note": "Make `opts` constructor parameter optional",
"pr": 621
},
{
"note": "Add schema validation for compiler configuration",
"pr": 621