Browse Source

CHANGELOG: compatibility breaks.

Herbert Vojčík 7 years ago
parent
commit
92aa159229
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG

+ 4 - 0
CHANGELOG

@@ -5,6 +5,10 @@
 * Internal `.isNil` deprecated in favour of `.a$nil`.
 * Internal `.klass` deprecated in favour of `.a$cls`.
 
+Breaks fw compat, uses `a$nil` and `a$cls` when compiling / saving code.
+
+May break bw compat for code using `.allowJavaScriptCalls` (very unlikely).
+
 Commits: https://lolg.it/amber/amber/commits/0.18.6.