From 7cc8a0d23d68ee8b3999cae5a3b646d86ae88da5 Mon Sep 17 00:00:00 2001 From: David Kaplan Date: Thu, 11 Jul 2024 15:47:12 -0500 Subject: [PATCH] changelog --- CHANGELOG-unreleased.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG-unreleased.md b/CHANGELOG-unreleased.md index 44052a142..efc25bcf8 100644 --- a/CHANGELOG-unreleased.md +++ b/CHANGELOG-unreleased.md @@ -39,6 +39,7 @@ the released changes. - `pint.models.chromatic_model.ChromaticCM` for a Taylor series representation of the variable-index chromatic delay. - Whitened residuals (`white-res`) as a plotting axis in `pintk` - `TOAs.get_Tspan()` method +- Doing `model.par = something` will try to assign to `par.quantity` or `par.value` but will give warning ### Fixed - `pint.utils.split_swx()` to use updated `SolarWindDispersionX()` parameter naming convention - Fix #1759 by changing order of comparison