Explorar el Código

CHANGELOG: Subclassing JS.

Herby Vojčík hace 4 años
padre
commit
56651b7ae5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -3,6 +3,7 @@
 
 * Teachable class (in SUnit package).
 * $core.removeClass returns removed class.
+* Subclassing JS classes, <jsOverride:(args:)> pragma.
 * Both 'nil' and '$nil' compiled in method code.
   * '$nil' used as receiver, 'nil' used to pass a value.
 * Cleaned error-handling code.