From 1d5fedfad1ea2efc712a6dbf471885043a90d3ce Mon Sep 17 00:00:00 2001 From: David Kaplan Date: Mon, 23 Oct 2023 15:20:14 -0500 Subject: [PATCH] update changelog --- CHANGELOG-unreleased.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-unreleased.md b/CHANGELOG-unreleased.md index 713ddbad2..65a75a07d 100644 --- a/CHANGELOG-unreleased.md +++ b/CHANGELOG-unreleased.md @@ -49,5 +49,6 @@ the released changes. - `TimingModel.designmatrix()` method will fail with an informative error message if there are free unfittable parameters in the timing model. - `make_fake_toas_uniform` and `make_fake_toas_fromMJDs` respects units of errors - Robust access of EPHEM and PLANET_SHAPIRO in `make_fake_toas_fromtim` -- `pintk` will not allow choices of axes that are not in timing model +- `pintk` will not allow choices of axes that are not in timing model/data +- `pintk` correctly displays initial log level ### Removed