Skip to content

Commit 56b5bf9

Browse files
committed
DOC: update history
1 parent e952803 commit 56b5bf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/history.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Change Log
55
-----
66
* Minimum supported Python version 3.6 (issue #499)
77
* Minimum PROJ version 7.1 (issue #599)
8+
* WHL: Removed datumgrids from wheels because not needed with RFC 4 (pull #628)
89
* Refactor Proj to inherit from Transformer (issue #624)
910
* ENH: Support obects with '__array__' method (pandas.Series, xarray.DataArray, dask.array.Array) (issue #573)
1011
* ENH: Added :func:`pyproj.datadir.get_user_data_dir` (pull #636)
@@ -20,6 +21,7 @@ Change Log
2021
* BUG: Add support for identifying engineering/parametric/temporal datums (issue #670)
2122
* ENH: Added ability to use global context (issue #661)
2223
* ENH: Add support for temporal CRS CF coordinate system (issue #672)
24+
* BUG: Fix handling of polygon holes when calculating area in Geod (pull #686)
2325

2426
2.6.1
2527
~~~~~

0 commit comments

Comments
 (0)