Skip to content

Commit

Permalink
Mark v0.6.0 in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Mar 5, 2014
1 parent cf5cb66 commit 7349173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
## edge

## 0.6.0 2014-03-05

* Fix parsing of escapes in single-strings ('foo\n'). Only ' and \
characters now get escaped in single quoted strings. Also, more escape
sequences in double-quoted strings are now supported: `\a`, `\v`, `\f`,
Expand Down

0 comments on commit 7349173

Please sign in to comment.