Skip to content

Commit d8a9913

Browse files
committed
update changelog entries
1 parent f539dff commit d8a9913

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- Add support for using a config file [kmoschcau](https://github.com/kmoschcau)
1111
- Add support for `--extensionsort` `-X` from [aldhsu](https://github.com/aldhsu)
1212
- Add support for `--versionsort` `-v` from [zwpaper](https://github.com/zwpaper)
13+
- Add nix file icon from [zachcoyle](https://github.com/zachcoyle)
14+
- Add Termux installation instructions from [kcubeterm](https://github.com/kcubeterm)
15+
- Add ttc file icon from [zwpaper](https://github.com/zwpaper)
1316
- Add support for config symlink arrow from [zwpaper](https://github.com/zwpaper) [#409](https://github.com/Peltoche/lsd/issues/409)
17+
- Add julia file icon from [VentGrey](https://github.com/VentGrey)
18+
- Add case-insensitive matching of known filenames and extensions from [poita66](https://github.com/poita66)
19+
- Add Macports installation instructions from [ylluminarious](https://github.com/ylluminarious)
1420
- Implement `--tree -d`, analogous to `tree -d` from [0jdxt](https://github.com/0jdxt) and [Utah Rust](https://github.com/utah-rust)
21+
1522
### Changed
1623
- Use last sort flag for sort field from [meain](https://github.com/meain)
24+
1725
### Fixed
1826
- Fix group name show in gid from [zwpaper](https://github.com/zwpaper)
1927
- Fix panic caused by invalid UTF-8 chars in extension from [zwpaper](https://github.com/zwpaper) and [0jdxt](https://github.com/0jdxt)
@@ -25,10 +33,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2533
- Add Windows(Scoop) installation instructions from [turtlebasket](https://github.com/turtlebasket)
2634
- Add opus filetype icon from [nabakolu](https://github.com/nabakolu)
2735
- Add FreeBSD insallation instructions from [andoriyu](https://github.com/andoriyu)
36+
2837
### Changed
2938
- Drop snap support from [zwpaper](https://github.com/zwpaper)
3039
- Improve `--ignore-glob` help message from [Pingger](https://github.com/Pingger)
3140
- Separate symlink icons for dirs and files from [0jdxt](https://github.com/0jdxt)
41+
3242
### Fixed
3343
- Fix listing of dir contents for symlinked dirs from [meain](https://github.com/meain)
3444
- Fix grid rendering showing symlink entry files and folders from [meain](https://github.com/meain)

0 commit comments

Comments
 (0)