1
0
Herby Vojčík 4 лет назад
Родитель
Сommit
56651b7ae5
1 измененных файлов с 1 добавлено и 0 удалено
  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.