From 074311817b7933476316483190112c959247f78d Mon Sep 17 00:00:00 2001 From: m-Bilal Date: Thu, 23 Jan 2025 16:51:14 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e86b1d..1850801 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] +- Add support for `search_after` in pagination ([#52](https://github.com/hasura/ndc-elasticsearch/pull/52)) + ## [1.1.3] ### Changed