mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
d39d113f99
commit
ca264a44ae
1 changed files with 3 additions and 1 deletions
|
|
@ -18,8 +18,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
|||
|
||||
### Fixed
|
||||
|
||||
- Account for URL covariance in `Url:join()` ([#3514])
|
||||
- Smart-case in interactive `cd` broken due to a typo ([#3540])
|
||||
- Fix shell formatting for non-spread opener rules ([#3532])
|
||||
- Account for URL covariance in `Url:join()` ([#3514])
|
||||
|
||||
## [v26.1.4]
|
||||
|
||||
|
|
@ -1595,3 +1596,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
|||
[#3514]: https://github.com/sxyazi/yazi/pull/3514
|
||||
[#3518]: https://github.com/sxyazi/yazi/pull/3518
|
||||
[#3532]: https://github.com/sxyazi/yazi/pull/3532
|
||||
[#3540]: https://github.com/sxyazi/yazi/pull/3540
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue