From 4da0bba5c4e3bff9d80bf1116ee78c3e043042ba Mon Sep 17 00:00:00 2001 From: Simon Perkins Date: Tue, 28 Jan 2025 19:09:46 +0200 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 145acecc..d24de1b6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,7 @@ History X.Y.Z (DD-MM-YYYY) ------------------ +* Link subtables against the Measurement Set during creation (:pr:`140`) * Prevent print segmentation faults caused by the use of PrimitiveArrays (:pr:`139`) * Update to vcpkg 2024.12.15 (:pr:`138`) * Use github arm64 runners (:pr:`138`)