------------------
* Added support for ``geotile_grid`` aggregation (`1350`_, contributed by `owrcasstevens`_)
* Added the ``DenseVector`` and ``SparseVector`` data types (`1278`_)
* Added the ``SearchAsYouType`` field (`1295`_, contributed by `dpasqualin`_)
* Fixed name of ``DoubleRange`` (`1272`_, contributed by `braunsonm`_)
.. _braunsonm: https://github.com/braunsonm
.. _dpasqualin: https://github.com/dpasqualin
.. _owrcasstevens: https://github.com/owrcasstevens
.. _1272: https://github.com/elastic/elasticsearch-dsl-py/pull/1272
.. _1278: https://github.com/elastic/elasticsearch-dsl-py/issues/1278
.. _1295: https://github.com/elastic/elasticsearch-dsl-py/pull/1295
.. _1350: https://github.com/elastic/elasticsearch-dsl-py/pull/1350