aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Paulssen <timonator@perpetuum-immobile.de>2016-04-02 15:00:23 +0200
committerTimo Paulssen <timonator@perpetuum-immobile.de>2016-04-02 15:02:04 +0200
commit20acafcc462f6a0490fe94773236d1ebaa14a357 (patch)
tree05d9a9f973c14fec4f945c78ef188c78d7aacddf
parentfef6734254d129ca9f606dd318f7171c0f5c892a (diff)
a few lines of changes
-rw-r--r--docs/announce/2016.03.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/announce/2016.03.md b/docs/announce/2016.03.md
index 7efedaa..8730b1b 100644
--- a/docs/announce/2016.03.md
+++ b/docs/announce/2016.03.md
@@ -26,7 +26,11 @@ collected from the Perl 6 community.
Some of the new compiler features since the last Rakudo Star release include:
- * Some Amazing Things
+ * Much improved REPL with multi-line support.
+ * Values in the environment value hash are now allomorphic.
+ * Blob is now a proper value type.
+ * A big amount of efficiency improvements for both time and memory.
+ * The usual assortment of bug fixes and error message improvements.
Notable changes in modules shipped with Rakudo Star: