From 238e86d6c311cd74380de84758fc2b9b7ca0d402 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 8a9df9240..707ff3d45 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