Skip to content

Commit

Permalink
docs/history.rst - add a reference to pyproj4#1206
Browse files Browse the repository at this point in the history
  • Loading branch information
idanmiara committed May 28, 2023
1 parent 49e330d commit e7e5783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Latest
to mach the default value in `fwd` and `inv`
- ENH: Added only_best kwarg to :meth:`.Transformer.from_crs` (issue #1228)
- PERF: Optimize point transformations (pull #1204)
- PERF: Optimize for single point in Geod fwd/inv functions (pull #1206)
- REF: Raise error when :meth:`.CRS.to_wkt`, :meth:`.CRS.to_json`, or :meth:`.CRS.to_proj4` returns None (issue #1036)
- CLN: Remove `AzumuthalEquidistantConversion` & :class:`LambertAzumuthalEqualAreaConversion`. :class:`AzimuthalEquidistantConversion` & :class:`LambertAzimuthalEqualAreaConversion` should be used instead (pull #1219)
- BUG: Fix Derived Projected CRS support (issue #1182)
Expand Down

0 comments on commit e7e5783

Please sign in to comment.