mirror of
https://github.com/lsd-rs/lsd
synced 2024-11-14 16:17:19 +00:00
update changelog
This commit is contained in:
parent
4d07de05ef
commit
d9b4b05d27
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
- Do not quote filename when piping into another program from [TeamTamoad](https://github.com/TeamTamoad)
|
||||
- Respect `hidden` flag on Windows [#752](https://github.com/Peltoche/lsd/issues/752)
|
||||
- Do not show every file are `executable` (green) on Windows
|
||||
[#712](https://github.com/Peltoche/lsd/issues/712). Executables will be marked
|
||||
based on the file extension: `exe`, `msi`, `bat` and `ps1`.
|
||||
[`LS_COLORS`](README.md#Colors) can be used to customize.
|
||||
|
||||
## [0.23.1] - 2022-09-13
|
||||
|
||||
|
|
Loading…
Reference in a new issue