diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a85bcacaf..fc03cf492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ full changeset diff at the end of each section. Current Trunk ------------- + - (If new wat parser is enabled) Source map comments on `else` branches must + now be placed above the instruction inside the `else` branch rather than on + the `else` branch itself. + v117 ---- |