File tree Expand file tree Collapse file tree 2 files changed +34
-13
lines changed Expand file tree Collapse file tree 2 files changed +34
-13
lines changed Original file line number Diff line number Diff line change 1-
21# Changelog
32
43A brief description of what changes project contains
54
65## Aug 8, 2023
7- #### v1.2.3
8- - Attribute support added
96
7+ #### v1.2.4
8+
9+ - Style Attribute support added
10+ - Issue fixes for missing center alignment
11+ - \n support added using br tag to support new lines
12+
13+ ## Aug 8, 2023
14+
15+ #### v1.2.3
16+
17+ - Attribute support added
1018
1119## Jun 7un 26, 2023
12- #### v1.2.2
20+
21+ #### v1.2.2
22+
1323- Added Support For Nested Assets
1424- General Code Improvement
1525
1626## Jun 26, 2023
17- #### v1.2.1
27+
28+ #### v1.2.1
29+
1830- New Line Issues while rendering Json object To HTML
1931
2032## Updated Jsoup vulnerable dependency
21- #### v1.2.0
33+
34+ #### v1.2.0
35+
2236- Updated Jsoup vulnerable dependency
2337- jsonToHTML function support added
2438
25-
2639## Fixed compile Issue
27- #### v1.1.2
40+
41+ #### v1.1.2
42+
2843- Fixed compile Issue
2944
3045## Transitive dependencies updated
31- #### v1.1.1
32- - Updated transitive dependencies to pom.xml
3346
47+ #### v1.1.1
48+
49+ - Updated transitive dependencies to pom.xml
3450
3551## JSON RTE Feature Support
36- #### v1.1.0
52+
53+ #### v1.1.0
54+
3755- JSON RTE Feature Support
3856
3957## Introducing Release Of Java Utils SDK
40- #### v1.0.0
58+
59+ #### v1.0.0
60+
4161- Initial release for Utils SDK
62+
4263## Support
4364
4465- For support, email fake@fake.com or join our Slack channel.
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.contentstack.sdk</groupId >
66 <artifactId >utils</artifactId >
7- <version >1.2.4-SNAPSHOT </version >
7+ <version >1.2.4</version >
88 <packaging >jar</packaging >
99 <name >Contentstack-utils</name >
1010 <description >Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description >
You can’t perform that action at this time.
0 commit comments