Skip to content
Snippets Groups Projects
Commit 29b82fc0 authored by http://jneen.net/'s avatar http://jneen.net/
Browse files

v1.6.0

parent 8a846847
No related branches found
No related tags found
No related merge requests found
## version 1.5.2: 2014-07-26
* haml: balance braces in interpolation
* new lexer: slim (thanks @knutaldrin and @greggroth!)
* javascript: inner tokens in regexes are now lexed, as well as improvments to
the block / object distinction.
## version 1.5.1: 2014-07-13
 
* ruby bugfixes for symbol edgecases and one-letter constants
Loading
Loading
Loading
Loading
@@ -2,6 +2,6 @@
 
module Rouge
def self.version
"1.5.1"
"1.6.0"
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment