Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Apr 16, 2024
1 parent d4e3532 commit d156aa4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,15 @@
## 2.1.2-beta.1

- Avoid using @ethereum-attestation-service/eas-contracts-legacy in production

## 2.1.1-beta.1

- Automatically derive the EIP712 version via the domain separator
- Improve delegated attestation backward compatibility
- Don't require the signer/provider to have the `getAddress` method
- Allow offchain verification with refUID
- Don't automatically broadcast transactions. In order to broadcast transactions, it's now always necessary to call the `wait()` function.

## 2.0.1-beta.1

- Fix signer assignment during `connect` (2.0.0-beta.1 regression).

## 2.0.0-beta.1
## 1.6.1

- Don't automatically broadcast transactions. In order to broadcast transactions, it's now always necessary to call the `wait()` function.
- Avoid using @ethereum-attestation-service/eas-contracts-legacy in production

## 1.6.0

Expand Down

0 comments on commit d156aa4

Please sign in to comment.