mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-13 13:42:34 +00:00
#532 Improve date format validation to include all supported cases | Adjusted CHANGELOG
This commit is contained in:
parent
8037d5f4ce
commit
19fb1c68a5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Add `--config-file` flag to read configuration file from a custom location
|
||||
- Clarify custom date format for `date` field in configuration file in the README.
|
||||
### Fixed
|
||||
- Specific length date formatting for nanos `.3/6/9f` fixed [#532](https://github.com/Peltoche/lsd/issues/532)
|
||||
- Support all `strftime` like formatting [#532](https://github.com/Peltoche/lsd/issues/532)
|
||||
|
||||
## [0.20.1] - 2021-03-07
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue