Skip to content

Commit 217915b

Browse files
committed
Slightly longer changelog section headings
1 parent 967c08c commit 217915b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,15 +271,15 @@ And there are many other fixes:
271271
Thanks to :user:`ababyduck`.
272272
:bug:`2093` :bug:`3236`
273273

274-
For developers:
274+
There is one new thing for plugin developers to know about:
275275

276276
* In addition to prefix-based field queries, plugins can now define *named
277277
queries* that are not associated with any specific field.
278278
For example, the new :doc:`/plugins/playlist` supports queries like
279279
``playlist:name`` although there is no field named ``playlist``.
280280
See :ref:`extend-query` for details.
281281

282-
For packagers:
282+
And some messages for packagers:
283283

284284
* Note the changes to the dependencies on :pypi:`jellyfish` and :pypi:`munkres`.
285285
* The optional :pypi:`python-itunes` dependency has been removed.

0 commit comments

Comments
 (0)