Skip to content

Commit

Permalink
fix: #105 Ignore the case of file names and extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
uctakeoff committed Oct 5, 2024
1 parent 39a6415 commit 6307b68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

* workspace counter in status bar.

## [3.6.0]
### Changed
- Ignore the case of file names and extensions. (#105)

## [3.5.0]
### Changed
- Support: Configure "outputDirectory" to outside of workspace [#101](https://github.com/uctakeoff/vscode-counter/issues/101)
Expand Down

0 comments on commit 6307b68

Please sign in to comment.