Skip to content

Commit

Permalink
Added version information
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget committed Jul 7, 2016
1 parent 393e13d commit c739808
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"0.2.0": "messages/0.2.0.txt",
"0.2.1": "messages/0.2.1.txt",
"0.2.2": "messages/0.2.2.txt",
"0.2.3": "messages/0.2.3.txt"
"0.2.3": "messages/0.2.3.txt",
"0.2.4": "messages/0.2.4.txt"
}
6 changes: 6 additions & 0 deletions messages/0.2.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Changes in 0.2.4
================

## Fixes
- Fix bug in rust formatter that prevented it to work when modules were defined

0 comments on commit c739808

Please sign in to comment.