Skip to content

Commit

Permalink
Add CRS WKT fix to whats-new
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Feb 6, 2019
1 parent 769c3e9 commit 4e827b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ Bug fixes
:py:class:`CFTimeIndex` now results in a :py:class:`pandas.TimedeltaIndex`
instead of raising a ``TypeError`` (:issue:`2671`). By `Spencer Clark
<https://github.com/spencerkclark>`_.
- Fix ``open_rasterio`` creating a WKT CRS instead of PROJ.4 with
``rasterio`` 1.0.14+ (:issue:`2715`).
By `David Hoese <https://github.com/djhoese`_.

.. _whats-new.0.11.3:

Expand Down

0 comments on commit 4e827b7

Please sign in to comment.