mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
..
This commit is contained in:
parent
d53aae3d50
commit
74e86ec130
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Account for URL covariance in `Url:join()` ([#3514])
|
- Account for URL covariance in `Url:join()` ([#3514])
|
||||||
|
- Fix shell formatting for non-spread opener rules ([#3532])
|
||||||
|
|
||||||
## [v26.1.4]
|
## [v26.1.4]
|
||||||
|
|
||||||
|
|
@ -1593,3 +1594,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#3494]: https://github.com/sxyazi/yazi/pull/3494
|
[#3494]: https://github.com/sxyazi/yazi/pull/3494
|
||||||
[#3514]: https://github.com/sxyazi/yazi/pull/3514
|
[#3514]: https://github.com/sxyazi/yazi/pull/3514
|
||||||
[#3518]: https://github.com/sxyazi/yazi/pull/3518
|
[#3518]: https://github.com/sxyazi/yazi/pull/3518
|
||||||
|
[#3532]: https://github.com/sxyazi/yazi/pull/3532
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue