File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # 1.12.0-beta-1
2+ - Add new key reg txn field (#266 )
3+ - C2C Feature and Testing (#290 )
4+ - Implement circle ci (#293 )
5+ - Update README.md (#297 )
6+ - Update langspec for teal6 (#298 )
7+
18# 1.11.0
29- Support Foreign objects as ABI arguments (#283 )
310- Upgrade ` jackson ` packages to resolve PRs on vulnerability (#281 )
Original file line number Diff line number Diff line change 1919<dependency >
2020 <groupId >com.algorand</groupId >
2121 <artifactId >algosdk</artifactId >
22- <version >1.11.0 </version >
22+ <version >1.12.0-beta-1 </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.11.0 </version >
7+ <version >1.12.0-beta-1 </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