-----------------------
* Support vectorized indexing for xarray >= 0.10 in :py:func:`climate_toolbox.climate_toolbox._reindex_spatial_data_to_regions` (:issue:`10`)
* Support iteratively increasing bounding box in :py:func:`~climate_toolbox.climate_toolbox._fill_holes_xr` (:issue:`11`).
* Support multiple interpolation methods (linear and cubic) in :py:func:`~climate_toolbox.climate_toolbox._fill_holes_xr` (:issue:`12`).
* Fix bug causing tests to pass no matter what