File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ # 2.2.0
2+
3+ ## Enhancements
4+
5+ - DevOps: Update CODEOWNERS to only refer to the devops group by @onetechnical in #571
6+ - deltas: Deltas apis by @Eric-Warehime in #575
7+ - algod: Regen changes for Deltas endpoints by @Eric-Warehime in #590
8+
9+ ## Bug Fixes
10+
11+ - docs: remove old example from README by @winder in #561
12+
13+ ** Full Changelog** : https://github.com/algorand/java-algorand-sdk/compare/2.1.0...2.2.0
14+
115# 2.1.0
216
317## What's Changed
Original file line number Diff line number Diff line change 1919<dependency >
2020 <groupId >com.algorand</groupId >
2121 <artifactId >algosdk</artifactId >
22- <version >2.1 .0</version >
22+ <version >2.2 .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 >2.1 .0</version >
7+ <version >2.2 .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