Skip to content

Commit c4eeabb

Browse files
Update CHANGELOG.rst
Co-authored-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com>
1 parent f1a3e98 commit c4eeabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ New indicators and features
1212

1313
Breaking changes
1414
^^^^^^^^^^^^^^^^
15-
* The relative humidity computation from specific humidity, pressure and temperature was modified to use the fraction of vapor pressure to saturation vapor pressure instead of an incomplete equation with the mixing ratios. Changes are small, but sometimes not negligible (:pull:`2254`).
15+
* The relative humidity computations from specific humidity, pressure and temperature (``vapor_pressure`` and ``relative_humidity``) were modified to use the fraction of vapour pressure to saturation vapour pressure instead of an incomplete equation with the mixing ratios. Changes are small, but sometimes not negligible. (:pull:`2254`).
1616
* `black` and `blackdoc` are no longer required for development. `ruff` is now exclusively used for code and code-block formatting. (:pull:`2249`).
1717
* Python HDF5 libraries now have lower pins to ensure modern versions are preferably installed (`h5netcdf >=1.5.0` and `h5py >=3.12.1`) (:pull:`2253`).
1818

0 commit comments

Comments
 (0)