mirror of https://github.com/XAMPPRocky/tokei
Update CHANGELOG.md
This commit is contained in:
parent
9561e2784c
commit
84f58ced02
16
CHANGELOG.md
16
CHANGELOG.md
|
|
@ -1,5 +1,13 @@
|
|||
# 11.2.0
|
||||
|
||||
- Added shebang and env detection for Crystal.
|
||||
- @NickHackman Updated both Vue and HTML to count CSS & JS comments as comments.
|
||||
- @XAMPPRocky renamed Perl6's display name to Rakudo.
|
||||
- @dbackeus Added `erb` extension for Ruby HTML.
|
||||
- @kobataiwan Tokei will now check for a configuration file in your home
|
||||
directory as well as your current and configuration directory.
|
||||
- @dependabot Updated dependencies
|
||||
|
||||
**Added Languages**
|
||||
- @alexmaco Dhall
|
||||
- @NickHackman Svelte
|
||||
|
|
@ -9,14 +17,6 @@
|
|||
- @rosasynstylae Tsx
|
||||
- @XAMPPRocky OpenType Feature Files
|
||||
|
||||
- Added shebang and env detection for Crystal.
|
||||
- @NickHackman Updated both Vue and HTML to count CSS & JS comments as comments.
|
||||
- @XAMPPRocky renamed Perl6's display name to Rakudo.
|
||||
- @dbackeus Added `erb` extension for Ruby HTML.
|
||||
- @kobataiwan Tokei will now check for a configuration file in your home
|
||||
directory as well as your current and configuration directory.
|
||||
- @dependabot Updated dependencies
|
||||
|
||||
# 11.1.0
|
||||
|
||||
**Added Languages**
|
||||
|
|
|
|||
Loading…
Reference in New Issue