From 1978bf20731abf4cc395e61cae7f603a1b1f41e5 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Wed, 6 Jul 2022 17:39:32 +0100 Subject: [PATCH] Update NEWS.rst [skip ci] --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index bfadd7675..bbc4efbce 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [varStore/subset] fixed KeyError exception to do with NO_VARIATION_INDEX while + subsetting varidxes in GPOS/GDEF (a08140d). + 4.34.1 (released 2022-07-06) ----------------------------