23 lines
524 B
ReStructuredText
23 lines
524 B
ReStructuredText
.. |br| raw:: html
|
|
|
|
<br />
|
|
|
|
Upcoming
|
|
========
|
|
|
|
These are changes yet unreleased. If you'd like to try them out before a new official release, you can :ref:`build_source`.
|
|
|
|
Added
|
|
-----
|
|
|
|
* Support for HTTP HEAD requests.
|
|
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_
|
|
|
|
* Support for :ref:`planned_count` and :ref:`estimated_count`.
|
|
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_
|
|
|
|
Changed
|
|
-------
|
|
|
|
* :ref:`bulk_call` should now be done by specifying a ``Prefer: params=multiple-objects`` header.
|