Skip to content

Commit

Permalink
bump up version to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
algobarb committed Jun 15, 2023
1 parent c7ad85d commit 99a7d1c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# v2.2.0

## Enhancements

- DevOps: Update CODEOWNERS to only refer to the devops group by @onetechnical in #533
- lint: Add `golangci-lint` to CI process by @algochoi in #534
- algod: State delta endpoints by @algochoi in #538
- enhancement: Verbose Test Harness by @tzaffi in #540
- types: add consensus protocol and types. by @winder in #543
- lint: Fix lint errors by @algochoi in #535
- clients: Regenerate client. by @winder in #553
- API: Regenerate code with the latest specification file (d559cb2f) by @github-actions[bot] in #556
- docs: Readme fixes by @algochoi in #559
- encoder: Update go-codec version. by @winder in #560

## Bug Fixes

- bugfix: adding EvalDelta.SharedAccts by @tzaffi in #531

**Full Changelog**: https://github.com/algorand/go-algorand-sdk/compare/v2.1.0...v2.2.0

# 2.1.0

## What's Changed
Expand Down

0 comments on commit 99a7d1c

Please sign in to comment.