From 3d26c65828b573ef7483883f5ff4c3a31723dbd8 Mon Sep 17 00:00:00 2001 From: yaswanth-pula-skyflow Date: Thu, 25 Jan 2024 21:43:49 +0530 Subject: [PATCH] SK-1439 update changelog for the latest release. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 430e5b4..75d09b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [1.13.1] - 2024-01-25 +### Fixed +- Fixed multiple column names error with unique column values in `get` interface. + ## [1.13.0] - 2024-01-12 ### Added - Removed get call from batch Insert.