summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMartin Matous <m@matous.dev>2022-03-25 21:33:37 +0100
committerAbin Simon <abinsimon10@gmail.com>2022-03-31 09:41:57 +0530
commitf5debb878e7de5b02b399e5ca1277931b3dabe33 (patch)
tree443543855eccc99ed9ea3b738e90a6b77c88eb28 /CHANGELOG.md
parent35207e246ae998e68e752580bc1327816f5b1e2d (diff)
fix feedback
Signed-off-by: Martin Matous <m@matous.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 758fa7f..14c5b4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add support for `--no-sort` `-U` from [MichaelAug](https://github.com/MichaelAug)
- Add `--group-directories-first` as an alias for `--group-dirs=first` to improve compatibility with `coreutils/ls`
- Add `--permission` flag to choose permission formatting (rwx, octal) from [meain](https://github.com/meain)
-- Display MAC and ACL indicators
-- Display MAC labels
+- Display MAC contexts and MAC and ACL indicators from [mmatous](https://github.com/mmatous)
### Fixed
- Support non-bold bright colors [#248](https://github.com/Peltoche/lsd/issues/248) from [meain](https://github.com/meain)
- Don't automatically dereference symlinks in tree/recursive [#637](https://github.com/Peltoche/lsd/issues/637) from [meain](https://github.com/meain)