Skip to content

Commit

Permalink
[announce/2013.03.md] exerpt of changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Masak committed Mar 21, 2013
1 parent 1a96430 commit 48a2c26
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/announce/2013.03.md
Expand Up @@ -17,11 +17,17 @@ code-named after Singapore.pm.

Some of the changes in this release are outlined below:

+ ...
+ ...
+ ...
* Rakudo warns when pure expressions are used in sink context
* .substr(...) now correctly accepts whatever-star closures
* Implemented shellwords postcircumfix (%h<< $x 'foo bar' >>)
* Defining operators spelled like the empty string is now illegal
* Array interpolations now properly do LTM
* Autothread "none" and "all" junctions before "any" and "one"
* Helpful error if you write "else if" instead of "elsif"
* Throw exception if a Range is used as a Range endpoint
* Corrected argument order in IO.seek

This is only a small of the changes in this release. For a more
This is only some of the changes in this release. For a more
detailed list, see "docs/ChangeLog".

The development team thanks all of our contributors and sponsors for
Expand Down

0 comments on commit 48a2c26

Please sign in to comment.