We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7719fc6 + f4fecb5 commit 86cdc73Copy full SHA for 86cdc73
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v1.14.2
4
+
5
+### Date: 15-July-2024
6
7
+-Enhancement: Fetch assets using any field uid of assets
8
9
## v1.14.1
10
11
### Date: 17-May-2024
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.14.1</version>
+ <version>1.14.2</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments