Explorar o código

APi-CHANGES: changes from ea9beb5

Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
3174d3cd16
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      API-CHANGES.txt

+ 5 - 0
API-CHANGES.txt

@@ -1,5 +1,10 @@
 0.13.0:
 
+* String >> asSelector is now String >> asJavaScriptMethodName
+* String >> asJavaScriptSelector is now String >> asJavaScriptPropertyName
+* smalltalk.selector is now smalltalk.st2js
+* smalltalk.convertSelector is now smalltalk.js2st
+
 + Object >>
   + postMessageTo:
   + postMessageTo:origin: