From d3dc4bb19d28579f495d2b54e2093ba70f50d282 Mon Sep 17 00:00:00 2001 From: Jason Raitz <145712254+jason-raitz@users.noreply.github.com> Date: Wed, 25 Mar 2026 14:13:09 -0400 Subject: [PATCH] 0.2.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c6392b..5fe1bbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.2.0] ### Added - client method to write search results to an XML file, with validation against expected number of records to be written