Browse Source

CHANGELOG: Pragmas.

Herby Vojčík 5 years ago
parent
commit
b8b0b2a5a1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG

+ 2 - 0
CHANGELOG

@@ -1,6 +1,8 @@
 ?? Jun 2018 - Release 0.22.0
 ===================================
 
+* Simple pragmas.
+  * `<inlineJS: '...'>` is an (only implemented so far) pragma.
 * Remove legacy inline JS syntax (only <inlineJS: '...'> works).
 * Programmatic loading of packages works.
 * Use new @ambers/sdk (at least 0.10.5) (formerly amber-dev).