File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.21.0
2+
3+ ## What's Changed
4+ ### New Features
5+ * Boxes: Add support for Boxes by @michaeldiamant in https://github.com/algorand/java-algorand-sdk/pull/345
6+
7+ ** Full Changelog** : https://github.com/algorand/java-algorand-sdk/compare/1.20.0...1.21.0
8+
19# 1.20.0
210
311### Enhancements
Original file line number Diff line number Diff line change 1919<dependency >
2020 <groupId >com.algorand</groupId >
2121 <artifactId >algosdk</artifactId >
22- <version >1.20 .0</version >
22+ <version >1.21 .0</version >
2323</dependency >
2424```
2525
Original file line number Diff line number Diff line change 44
55 <groupId >com.algorand</groupId >
66 <artifactId >algosdk</artifactId >
7- <version >1.20 .0</version >
7+ <version >1.21 .0</version >
88 <packaging >jar</packaging >
99
1010 <name >${project.groupId} :${project.artifactId} </name >
You can’t perform that action at this time.
0 commit comments