Skip to content

Commit 0f98acb

Browse files
committed
v0.7.5
1 parent 1298277 commit 0f98acb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

doc/whats-new.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,15 @@
33
What's New
44
----------
55

6-
v0.7.5 (unreleased)
7-
===================
6+
v0.7.5 (Nov 15, 2022)
7+
=====================
8+
89
- ``cf.add_bounds`` can estimate 2D bounds using an approximate linear interpolation (:pr:`370`).
910
By `Pascal Bourgault`_.
11+
- Improve detection of bounds order by rellaxing check a bit (:pr:`361`).
12+
By `Lars Buntemeyer`_.
13+
- Performance improvements. (:pr:`358`). By `Luke Davis`
14+
- Fix coordinate/axis detection (:pr:`359`). By `Martin Schupfner`_
1015

1116
v0.7.4 (July 14, 2022)
1217
======================
@@ -177,4 +182,7 @@ v0.1.3
177182
.. _`Filipe Fernandes`: https://github.com/ocefpaf
178183
.. _`Tom Vo`: https://github.com/tomvothecoder
179184
.. _`Romain Caneill`: https://github.com/rcaneill
185+
.. _`Lars Buntemeyer`: https://github.com/larsbuntemeyer
186+
.. _`Luke Davis`: https://github.com/lukelbd
187+
.. _`Martin Schupfner`: https://github.com/sol1105
180188
.. _`flag variables`: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#flags

0 commit comments

Comments
 (0)