Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarri authored Jul 4, 2022
1 parent a17bbbe commit ab23e8b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Orchestrate Release Notes

## v21.12.8 (2022-06-17)
## v21.12.8 (2022-07-04)
### 🆕 Features
New available endpoint /transaction/{TX_UUID}/speed-up to retry transaction with a defined gas increment.
New available endpoint /transaction/{TX_UUID}/call-off resend a transaction with same nonce,empty data and 10% more gas than previous job.
* New available endpoint /transaction/{TX_UUID}/speed-up to retry transaction with a defined gas increment.
* New available endpoint /transaction/{TX_UUID}/call-off resend a transaction with same nonce,empty data and 10% more gas than previous job.
* Support account and transaction pagination

## v21.12.7 (2022-05-24)
### 🛠 Bug fixes
Expand Down

0 comments on commit ab23e8b

Please sign in to comment.