From 0c46a9865c5a55ee966380f5ee7f0696c1930fd9 Mon Sep 17 00:00:00 2001 From: Nadeem <110535104+nadeem-cs@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:02:59 +0530 Subject: [PATCH 1/2] Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index a634c69..cd73410 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ A brief description of what changes project contains ## May 28, 2024 +#### v1.2.11 + +- Fix: ignore td/th in case of attrs has void:true + +## May 14, 2024 + #### v1.2.10 -Enhancement: Update Asset url method added for GQL From 131951233c50bc7c0ec1520ca104f263e37d7c65 Mon Sep 17 00:00:00 2001 From: Nadeem <110535104+nadeem-cs@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:03:40 +0530 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a406042..8c00e61 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.contentstack.sdk utils - 1.2.10 + 1.2.11 jar Contentstack-utils Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS