mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
docs: rename id of the fetcher rule to group (#3943)
This commit is contained in:
parent
aa526434f0
commit
3968c4799c
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
- Make `ui.Style` immutable ([#3862])
|
- Make `ui.Style` immutable ([#3862])
|
||||||
- Remove `title_format` in favor of new `ind-app-title` DDS event for flexible title customization ([#3684])
|
- Remove `title_format` in favor of new `ind-app-title` DDS event for flexible title customization ([#3684])
|
||||||
- Remove `micro_workers` and `macro_workers` in favor of finer control over concurrent workers ([#3661])
|
- Remove `micro_workers` and `macro_workers` in favor of finer control over concurrent workers ([#3661])
|
||||||
|
- Rename `id` of the fetcher rule to `group` ([#3943])
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
|
@ -1714,3 +1715,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/):
|
||||||
[#3901]: https://github.com/sxyazi/yazi/pull/3901
|
[#3901]: https://github.com/sxyazi/yazi/pull/3901
|
||||||
[#3906]: https://github.com/sxyazi/yazi/pull/3906
|
[#3906]: https://github.com/sxyazi/yazi/pull/3906
|
||||||
[#3934]: https://github.com/sxyazi/yazi/pull/3934
|
[#3934]: https://github.com/sxyazi/yazi/pull/3934
|
||||||
|
[#3943]: https://github.com/sxyazi/yazi/pull/3943
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue