From 547867b043725d4cd10fba4419447802221aa023 Mon Sep 17 00:00:00 2001 From: Peter Allen Webb Date: Tue, 23 Jan 2024 16:11:29 -0500 Subject: [PATCH] Inject TagIterator into BlockIterator for greater flexibility. --- .changes/unreleased/Under the Hood-20240123-161107.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Under the Hood-20240123-161107.yaml diff --git a/.changes/unreleased/Under the Hood-20240123-161107.yaml b/.changes/unreleased/Under the Hood-20240123-161107.yaml new file mode 100644 index 00000000..68a83ab4 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20240123-161107.yaml @@ -0,0 +1,6 @@ +kind: Under the Hood +body: Inject TagIterator into BlockIterator for greater flexibility. +time: 2024-01-23T16:11:07.24321-05:00 +custom: + Author: peterallenwebb + Issue: "38"