summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAaron Lichtman <aaronlichtman@gmail.com>2023-06-20 23:56:58 -0700
committerWei Zhang <kweizh@gmail.com>2023-06-22 00:51:15 +0800
commitadd930db6b2d792598859d3677daac7eb2562bcc (patch)
tree2b9ddb01ff01a4ace1f254a76fdebe640c70e0d1 /CHANGELOG.md
parent2fe3fcdd3564836962eab8ba6b1444996fe24e1e (diff)
Make tox.ini files use the gear/settings icon
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de3a46f..3fd03a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix obsolete Nerd Font icons from [Han Yeong-woo](https://github.com/nix6839)
### Fixed
+- Make tox.ini files use the gear/settings icon ([#859](https://github.com/lsd-rs/lsd/pull/859))
- 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