aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/announce/2016.04.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/announce/2016.04.md b/docs/announce/2016.04.md
index e01280e..14d29be 100644
--- a/docs/announce/2016.04.md
+++ b/docs/announce/2016.04.md
@@ -30,9 +30,13 @@ Some of the new compiler features since the last Rakudo Star release include:
* Native string arrays.
* Values in the environment value hash are now allomorphic.
* Blob is now a proper value type.
- * Many Time & Memory efficiency improvements including faster accessor/mutators.
+ * Many Time & Memory efficiency improvements including faster accessor/mutators, sorting and object comparison.
* Can now uninstall modules.
* Modules can now be shared between rakudo versions.
+ * "magic" inc/dec cleaned up.
+ * utf8-c8 encoding crashes fixed.
+ * pre-comp locking fix.
+ * missing module error mentions line number.
* The usual assortment of bug fixes and error message improvements.
Notable changes in modules shipped with Rakudo Star: