Parcourir la source

Info on release 0.21.0.

Herby Vojčík il y a 6 ans
Parent
commit
22bed92ed4
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      CHANGELOG

+ 10 - 0
CHANGELOG

@@ -1,3 +1,13 @@
+28 Feb 2017 - Release 0.21.0
+===================================
+
+* Kernel assumes global variable `global` exists.
+  * In browser, it must be polyfilled before loading amber.
+  * Smalltalk-level code should continue to use `Platform globals`.
+
+Commits: https://lolg.it/amber/amber/commits/0.21.0
+
+
 12 Nov 2017 - Release 0.20.0
 ===================================