Update CHANGELOG.md

This commit is contained in:
Aaron Power 2016-05-22 18:15:22 +01:00
parent 8112cbb0d4
commit a3815840b0

View file

@ -1,9 +1,14 @@
# 2.1.0
Tokei, can now output results in vsrious formats(_cbor, json, yaml_)
Conversely tokei can now take in results in those formats, and add them to the current run.
Premilarily support for nested comments(_currently only rust supports it_)
Change in the output format [PR #35](https://github.com/Aaronepower/tokei/pull/35)
Moved `.sc` from Lisp to Scala.
Internals changed to allow for multiple multi line comment formats.
**Added languages:**