aboutsummaryrefslogtreecommitdiff
path: root/docs/announce/2014.12.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/announce/2014.12.md')
-rw-r--r--docs/announce/2014.12.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/announce/2014.12.md b/docs/announce/2014.12.md
index 987ef49..66e5468 100644
--- a/docs/announce/2014.12.md
+++ b/docs/announce/2014.12.md
@@ -29,6 +29,7 @@ community.
Some of the new compiler features added to this release include:
+- $str ~~ s/// now returns a Match or list of Matches (incompatible change)
- Supply.lines/words and IO::Handle.words implemented
- &indir for scoped directory manipulations
- Various performance improvements