Explorar o código

CHANGELOG: Add new syntax of inline JS method.

Herbert Vojčík %!s(int64=7) %!d(string=hai) anos
pai
achega
ee56baff63
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -3,6 +3,9 @@
 
 * Remove some deprecated classes and methods.
 * Fix fw compat break of 0.16.1.
+* Allow new syntax for inline JS method body: <inlineJS: '...js code...'>
+  * Maybe break fw compat if used with libraries.
+  * Old syntax is deprecated, but retained in libraries.
 
 Breaks bw compat because of removed deprecated pieces.