Added changes for upcoming release

This commit is contained in:
David Peter 2020-04-02 16:58:27 +02:00 committed by GitHub
parent decd7f2ea3
commit ee673c92d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,22 @@
# Upcoming release
## Features
- Support additional ANSI font styles in `LS_COLORS`: faint, slow blink, rapid blink, dimmed, hidden and strikethrough.
## Bugfixes
- `LS_COLORS` entries with unsupported font styles are not completely ignored, see #552
## Changes
## Other
- Korean translation of the README, see: [한국어](https://github.com/spearkkk/fd-kor) (@spearkkk)
# v7.5.0
## Features