aboutsummaryrefslogtreecommitdiff
path: root/skel/docs/announce/2012.07
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-07-27 13:30:35 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-07-27 13:30:35 +0200
commita4ab725f4d39aa323b1f7b417f7f5a822a92667c (patch)
tree24c7b63d84145a8c4b9a9aec80c8be734e64b5d2 /skel/docs/announce/2012.07
parent3f2892689e6540a8654272903e101a5d18585061 (diff)
Add Template::Mojo
Bailador now depends on it. UncleFester6++
Diffstat (limited to 'skel/docs/announce/2012.07')
-rw-r--r--skel/docs/announce/2012.072
1 files changed, 2 insertions, 0 deletions
diff --git a/skel/docs/announce/2012.07 b/skel/docs/announce/2012.07
index 6197a84..d8f5d56 100644
--- a/skel/docs/announce/2012.07
+++ b/skel/docs/announce/2012.07
@@ -20,6 +20,8 @@ Some of the new features added to this release include:
* anonymous subset types (e.g., 'subset :: of Int where { $_ > 0 }')
+* Rakudo Star now ships with the Template::Mojo module
+
This release also contains a range of bug fixes, improvements to error
reporting and better failure modes. More exceptions are thrown as typed
exceptions, and more meta-model errors have been fixed to properly