Update CHANGELOG.md

This commit is contained in:
Aaron Power 2016-05-22 23:29:53 +01:00
parent f65a8c9825
commit 450d75b03e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Tokei, can now output results in various 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_)
Premilarily support for nested comments(_currently only supported for rust_)
Change in the output format [PR #35](https://github.com/Aaronepower/tokei/pull/35)