Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronepower authored Feb 18, 2017
1 parent 2b69096 commit 6cf2d65
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 6.0.0

- Reworked internals
- Now uses serde_derive(_and thusly requires rust v1.15_)
- Now has better file based testing

**Added languages:**
- @tuncer Added Ur/Web
- @svisser Added PureScript
- @tjodden Add some common extensions for HTML, C++ and Makefile
- @xd009642 Added VHDL

# 5.0.0

- Optimised internals

**Added languages:**
- @GungnirInd Added GDScript
- @tuncer Differentiate between sh and Bash, Added Cogent, F\*, F#
- @pthariensflame Added Agda


# 4.5.0

- Added Regex based hueristics so more expensive multi line handling isn't used
Expand Down

0 comments on commit 6cf2d65

Please sign in to comment.