From 8c52b598cc490022cbd6ebefcb158d697215f2eb Mon Sep 17 00:00:00 2001 From: Mohd Bilal Date: Fri, 17 Jan 2025 15:45:44 +0530 Subject: [PATCH] update changelog for v1.1.3 (#49) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ef7e2..6e86b1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.3] + ### Changed - Set query result size to 0 if it is an aggregation query ([#46](https://github.com/hasura/ndc-elasticsearch/pull/46))