File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Change Log
5
5
-----
6
6
* Minimum supported Python version 3.6 (issue #499)
7
7
* Minimum PROJ version 7.1 (issue #599)
8
+ * WHL: Removed datumgrids from wheels because not needed with RFC 4 (pull #628)
8
9
* Refactor Proj to inherit from Transformer (issue #624)
9
10
* ENH: Support obects with '__array__' method (pandas.Series, xarray.DataArray, dask.array.Array) (issue #573)
10
11
* ENH: Added :func: `pyproj.datadir.get_user_data_dir ` (pull #636)
@@ -20,6 +21,7 @@ Change Log
20
21
* BUG: Add support for identifying engineering/parametric/temporal datums (issue #670)
21
22
* ENH: Added ability to use global context (issue #661)
22
23
* 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)
23
25
24
26
2.6.1
25
27
~~~~~
You can’t perform that action at this time.
0 commit comments