File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -271,15 +271,15 @@ And there are many other fixes:
271
271
Thanks to :user: `ababyduck `.
272
272
:bug: `2093 ` :bug: `3236 `
273
273
274
- For developers:
274
+ There is one new thing for plugin developers to know about :
275
275
276
276
* In addition to prefix-based field queries, plugins can now define *named
277
277
queries * that are not associated with any specific field.
278
278
For example, the new :doc: `/plugins/playlist ` supports queries like
279
279
``playlist:name `` although there is no field named ``playlist ``.
280
280
See :ref: `extend-query ` for details.
281
281
282
- For packagers:
282
+ And some messages for packagers:
283
283
284
284
* Note the changes to the dependencies on :pypi: `jellyfish ` and :pypi: `munkres `.
285
285
* The optional :pypi: `python-itunes ` dependency has been removed.
You can’t perform that action at this time.
0 commit comments