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 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