Herby Vojčík пре 5 година
родитељ
комит
8715ddbe23
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      CHANGELOG

+ 3 - 1
CHANGELOG

@@ -1,7 +1,9 @@
-? ??? 2019 - Release 0.24.1
+? ??? 2020 - Release 0.24.1
 ===================================
 
 * $core.removeClass returns removed class.
+* Both 'nil' and '$nil' compiled in method code.
+  * '$nil' used as receiver, 'nil' used to pass a value.
 * Cleaned error-handling code.
 * More Set fixes.