diff --git a/CHANGES.md b/CHANGES.md index 85186a9f4f..fc2410d12f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ ## Features/Changes * Compiler: change control-flow compilation strategy (#1496) +* Lib: add download attribute to anchor element ## Bug fixes * Runtime: fix Dom_html.onIE (#1493)