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