Skip to content

Commit

Permalink
Update CHANGELOG.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
samcv committed Dec 29, 2016
1 parent a91eeef commit b3438a4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v1.13.1
* Add `ords` routine and method. `[fb6d26b]`
* Fix highlighting breaking when using `/` with another `/` on the line. `[a91eeef]`
Fixes Issue #34
* add q/qq/Q:nfkc and q/qq/Q:nfkd quoting. It is not yet implemented in Rakudo
but it is in roast (NFK-types.t). `[02db872][26aecbe]`
* Tag `TOP` in grammars differently for docs.perl6.org. `[e6c8c77]`

# v1.13.0
* Interpolated heredocs now highlight variables and other interpolated things. Fixes Issue #27
* Fixed signed numbers like `+.2` without a whole number from highlighting. Fixes Issue #29
Expand Down

0 comments on commit b3438a4

Please sign in to comment.