Browse Source

API-CHANGES: Add Promise creation API.

Herbert Vojčík 8 years ago
parent
commit
ac7ee70314
1 changed files with 5 additions and 0 deletions
  1. 5 0
      API-CHANGES.txt

+ 5 - 0
API-CHANGES.txt

@@ -21,6 +21,11 @@
   + then:on:do:catch:
 + amber/boot api
   + seamless
++ Promise class >>
+  + new:
+  + forBlock:
+  + value:
+  + signal:
 
 
 0.14.18: