From dedfda3c86709f0d9ed3628ca1f3514358991ffa Mon Sep 17 00:00:00 2001 From: Bryna Hazelton Date: Wed, 4 Dec 2024 15:54:46 -0800 Subject: [PATCH] update the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34df6d881..b13c56a0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Added +- Option to write the uvw_array as double precision in UVFITS files even when +the data array are single precision. Default is set to write them as doubles. - ATA has been added to the list of known telescopes. ### Fixed