From c7ef1aa899e1f83cc2935c2f91f4b9010411d716 Mon Sep 17 00:00:00 2001 From: Daniel Chambers Date: Thu, 22 Feb 2024 18:26:10 +1100 Subject: [PATCH] Fix changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 212a846..4b41a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This changelog documents the changes between release versions. ## [Unreleased] Changes to be included in the next upcoming release -## [1.0.0] - 2024-02-24 +## [1.0.0] - 2024-02-22 ### ndc-lambda-sdk - Support for NDC Spec v0.1.0-rc.15 via the NDC TypeScript SDK v4.1.0 ([#8](https://github.com/hasura/ndc-nodejs-lambda/pull/8), [#10](https://github.com/hasura/ndc-nodejs-lambda/pull/11), [#13](https://github.com/hasura/ndc-nodejs-lambda/pull/13)). This is a breaking change and must be used with the latest Hasura engine. - Support for nested object/array selection