From 47c15e522a54a544bb0318367465850e9368be2d Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 29 Jul 2023 15:46:44 -0400 Subject: [PATCH] Minor correction in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b44b41..e8f1b10 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Fixed issue where multi-document queries would throw an unexpected exception due to the way tupals are handled in the - in the wrapper class. + wrapper class. ## [1.0.0] - 2023-07-23