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

v1.7.3

parent a9543469
No related branches found
No related tags found
No related merge requests found
## version 1.7.3: 2014-11-15
* ruby: hotfix for symbols in method calling position (rubyyyyy.......)
* http: add PATCH as a verb
* new lexer: Dart (thanks @R1der!)
* null formatter now prints token names and values
## version 1.7.2: 2014-10-04
 
* ruby: hotfix for division with no space
Loading
Loading
Loading
Loading
@@ -2,6 +2,6 @@
 
module Rouge
def self.version
"1.7.2"
"1.7.3"
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