We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3918a commit 4c6be0bCopy full SHA for 4c6be0b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## v2.5.0
4
+
5
+### Feb 12, 2026
6
+- Enhancement: assetFields method added
7
8
## v2.4.0
9
10
### Feb 02, 2026
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.4.0</version>
+ <version>2.5.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
11
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments