diff --git a/docs/release-notes/0.10.1.md b/docs/release-notes/0.10.1.md index 80e982be..ff4e59a4 100644 --- a/docs/release-notes/0.10.1.md +++ b/docs/release-notes/0.10.1.md @@ -6,6 +6,7 @@ ```{rubric} Bug fixes ``` * updates the behavior of `_check_gpu_X` for `require_cf`. It now only works for `pearson_residuals` calcs and corrects instead of throwing an error {pr}`154` {smaller}`S Dicks` +* Fixes the behavior of `pp.scale` with `mask_obs` and `max_value`. Now only the masked part gets clipped {pr}`158` {smaller}`S Dicks` ```{rubric} Misc ```